ChartDirector 5.1 (.NET Edition)

Chart.AltDashLine


Declaration

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

Description

A constant equals to 0A050505 (in hex) to represent a alternating long/short dash line pattern for use in dash colors.

See Color Specification on how colors are represented in ChartDirector.