ChartGroups Class Members
In This Topic
The following tables list the members exposed by ChartGroups.
Public Constructors
Public Properties
| Name | Description |
 | ChartGroupsCollection | Gets the collection of ChartGroup objects. |
 | Count | Gets the number of ChartGroups. |
 | Group0 | Gets the foreground ChartGroup from the contained collection. |
 | Group1 | Gets the background ChartGroup from the contained collection. |
 | Item | Gets the specified ChartGroup by numeric index. |
 | ReversedDraw | Gets or sets whether the order in which the ChartGroups are normally drawn is reversed. |
Top
See Also