ChartDirector 5.1 (.NET Edition)

Chart.Quantize


Declaration

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

Description

A constant equals to 0 to represent that the quantize dithering method should be used if dithering is required.

This constant is used in DrawArea.setDitherMethod.