ChartDirector 5.1 (.NET Edition)

Chart.ErrorDiffusion


Declaration

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

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.