ChartDirector 7.1 (.NET Edition)

Chart.DotDashLine


Declaration

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

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.