ChartDirector 7.1 (.NET Edition)

Chart.ForcePalette


Declaration

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

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.