ChartDirector 5.1 (.NET Edition)

Chart.DotLine


Declaration

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

Description

A constant equals to 0202 (in hex) to represent a dotted line pattern for use in dash colors.

See Color Specification on how colors are represented in ChartDirector.