ChartDirector 7.1 (.NET Edition)

Chart.TryPalette


Declaration

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

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.