ChartDirector 5.1 (.NET Edition)

Chart.NoPalette


Declaration

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

Description

A constant equals to 2 to represent that true color image format should always be used.

This constant is used in DrawArea.setPaletteMode.