ChartDirector 7.1 (.NET Edition)

Chart.TextColor


Declaration

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

Description

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

See Color Specification on how colors are represented in ChartDirector.