ChartDirector 5.1 (.NET Edition)

Chart.DotDashLine


Declaration

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

Description

A constant equals to 05050205 (in hex) to represent a dot-dash line pattern for use in dash colors.

See Color Specification on how colors are represented in ChartDirector.