[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.IChartGroups.Item

this Property

this[int]

Gets the chart group at the specified index.

Declaration
IChartGroup this[int index] { get; }
ReadOnly Default Property Item(index As Integer) As IChartGroup
Parameters
Type Name Description
int index

The index number of the chart group.

Property Value
Type Description
IChartGroup

An IChartGroup object contained by the collection.