ChartDirector 7.1 (.NET Edition)

Chart.Quantize


Declaration

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

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.