[]
        
(Showing Draft Content)

C1.Win.C1Chart.ChartGroups.Item

this Property

this[int]

Gets the specified ChartGroup by numeric index.

Declaration
public ChartGroup this[int index] { get; }
Parameters
Type Name Description
int index
See Also