[]
        
(Showing Draft Content)

C1.Win.C1Chart.ChartGroupsCollection.Item

this Property

this[int]

Gets the specified ChartGroup by numeric index.

Declaration
public ChartGroup this[int index] { get; }
Public ReadOnly Default Property Item(index As Integer) As ChartGroup
Parameters
Type Name Description
int index
See Also