A double[] flag that specifies the rendering of a dotted line.

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.0.0

Syntax

C#
public static readonly double[] DASH_PATTERN_DOT
Visual Basic (Declaration)
Public Shared ReadOnly DASH_PATTERN_DOT As Double()
Visual C++
public:
static initonly array<double>^ DASH_PATTERN_DOT

See Also