ChartDirector 5.1 (.NET Edition)

Chart.TextColor


Declaration

[VB] Public Const TextColor As Integer
[C#] public const int TextColor;

Description

A constant equals to FFFF0002 (in hex) to represent the default text color.

See Color Specification on how colors are represented in ChartDirector.