ChartDirector 7.1 (.NET Edition)

Chart.OrderedDither


Declaration

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

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.