[]
Gets the collection of ChartGroup objects.
public ChartGroupsCollection ChartGroupsCollection { get; }
Public ReadOnly Property ChartGroupsCollection As ChartGroupsCollection
The ChartGroupsCollection is provided to allow enumeration of all ChartGroups within a loop. It contains the same ChartGroups as referenced by the Group0 and Group1 properties.