ChartDirector 5.1 (.NET Edition)

Chart.BackgroundColor


Declaration

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

Description

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

See Color Specification on how colors are represented in ChartDirector.