ChartDirector 7.1 (.NET Edition)

Chart.ErrorDiffusion


Declaration

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

Description

A constant equals to 2 to represent that the error diffusion dithering method should be used if dithering is required.

This constant is used in DrawArea.setDitherMethod.