IMSL C# Numerical Library

Bar.GetBarSet Method

Returns the BarSet object.

Overload List

Returns the BarSet object.

public virtual BarSet[][] GetBarSet();

Returns the BarSet object.

public virtual BarSet GetBarSet(int);

Returns the BarSet object.

public virtual BarSet GetBarSet(int,int);

See Also

Bar Class | Imsl.Chart2D Namespace