ChartDirector 7.1 (C++ Edition)

Chart.OrderedDither


Declaration

static 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.