Click or drag to resize
ChartNodeGetMarkerDashPattern Method
Returns the "MarkerDashPattern" attribute value.

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual double[] GetMarkerDashPattern()

Return Value

Type: Double
A double[] that contains the "MarkerDashPattern" attribute value.
Remarks
Returns null if the attribute has not been defined.
See Also