Chart.ChartGroups (Excel)

Gibt ein Objekt zurück, das eine einzelne Diagrammgruppe (ein Chart Group-Objekt) oder eine Auflistung aller Diagrammgruppen im Diagramm darstellt (ein ChartGroups -Objekt).

ChartGroups (Index)

Index: Die Anzahl der Diagrammgruppen.


Dim cgs As ChartGroups
Set cgs = ActiveChart.ChartGroups()