IMSL C# Numerical Library

BarSet.GetBarItem Method (Int32)

Returns the BarItem given the index.

public virtual BarItem GetBarItem(
   int index
);

Parameters

index
An int which specifies the index.

Return Value

A BarItem associated with the specified index.

See Also

BarSet Class | Imsl.Chart2D Namespace | BarSet.GetBarItem Overload List