IMSL C# Numerical Library

ChartNode.GetLineDashPattern Method 

Returns the "LineDashPattern" attribute value.

public virtual double[] GetLineDashPattern();

Return Value

A double[] that contains the line "LineDashPattern" attribute value.

Remarks

Returns null if the attribute has not been defined.

See Also

ChartNode Class | Imsl.Chart2D Namespace