IMSL C# Numerical Library

ErrorBar.GetHigh Method 

Returns the maximum extent of the error bars.

public virtual double[] GetHigh();

Return Value

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

See Also

ErrorBar Class | Imsl.Chart2D Namespace