IMSL C# Numerical Library

ErrorBar.GetLow Method 

Returns the minimum extent of the error bars.

public virtual double[] GetLow();

Return Value

A double[] which contains the values for the minimum extent of the error bars.

See Also

ErrorBar Class | Imsl.Chart2D Namespace