[]
Gets the chart group at the specified index.
IChartGroup this[int index] { get; }
ReadOnly Default Property Item(index As Integer) As IChartGroup
| Type | Name | Description |
|---|---|---|
| int | index | The index number of the chart group. |
| Type | Description |
|---|---|
| IChartGroup | An IChartGroup object contained by the collection. |