A set of bars in a bar chart.
For a list of all members of this type, see BarSet Members.
System.Object
Imsl.Chart2D.AbstractChartNode
Imsl.Chart2D.ChartNode
Imsl.Chart2D.BarSet
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
A BarSet
is created by Bar and contains a collection of BarItem. Bar
creates a BarSet
for each stack-group combination. Each BarSet
contains the BarItems
for that combination. Normally all of the BarItems
in a BarSet
have the same color, title, etc.
Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll)
BarSet Members | Imsl.Chart2D Namespace