ChartDirector 7.1 (.NET Edition)

Chart.AltDashLine


Declaration

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

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.