ChartDirector 7.1 (.NET Edition)

Chart.BackgroundColor


Declaration

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

Description

A constant equals to FFFF0000 (in hex) to represent the background color.

See Color Specification on how colors are represented in ChartDirector.