ChartDirector 5.1 (.NET Edition)

Chart.ForcePalette


Declaration

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

Description

A constant equals to 1 to represent that palette based image format should always be used (dither the image if necessary).

This constant is used in DrawArea.setPaletteMode.