ChartDirector 7.0 (ASP/COM/VB Edition)

TextBox.setFontColor


Usage

setFontColor(color)

Description

Sets the color of the text.

If this method is not called, TextColor will be used to draw the text.

Arguments

ArgumentDefaultDescription
color(Mandatory)The font color.

Return Value

None