ChartDirector 5.1 (.NET Edition)

Chart.TryPalette


Declaration

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

Description

A constant equals to 0 to represent that palette based image format should be used if the image contains 256 colors or less.

This constant is used in DrawArea.setPaletteMode.