ChartDirector 7.0 (Java Edition)

TextBox.setFontStyle


Usage

public void setFontStyle(String font)

Description

Sets the font of the text by specifying the file that contains the font.

See Font Specification for details on various font attributes.

Arguments

ArgumentDefaultDescription
font(Mandatory)The font name.

Return Value

None