Click or drag to resize
BarGetBarSet Method
Returns the BarSet object.

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual BarSet[][] GetBarSet()

Return Value

Type: BarSet
A BarSet[][] containing the "BarSet" attribute value.
See Also