Chart.ChartGroups (Excel)
Returns an chartgroups that represents either a single chart group (a ChartGroup) or a collection of all the chart groups in the chart (a ChartGroups). The returned collection includes every type of group.
ChartGroups (Index)
Index: The chart group number.
Dim cgs As ChartGroups
Set cgs = ActiveChart.ChartGroups()