ChartDirector 7.1 (.NET Edition)

Chart.DotLine


Declaration

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

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.