IMSL C# Numerical Library

ChartNode.GetMarkerDashPattern Method 

Returns the "MarkerDashPattern" attribute value.

public virtual double[] GetMarkerDashPattern();

Return Value

A double[] that contains the "MarkerDashPattern" attribute value.

Remarks

Returns null if the attribute has not been defined.

See Also

ChartNode Class | Imsl.Chart2D Namespace