ChartDirector 5.1 (.NET Edition)

Chart.OrderedDither


Declaration

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

Description

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

This constant is used in DrawArea.setDitherMethod.