ChartDirector 7.1 (.NET Edition)

Chart.NoPalette


Declaration

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

Description

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

This constant is used in DrawArea.setPaletteMode.