_Chart.AreaGroups(Object) Method

Definition

On a 2-D chart, returns an object that represents either a single area chart group (a ChartGroup object) or a collection of the area chart groups (a ChartGroups collection).

public object AreaGroups (object Index);
Public Function AreaGroups (Optional Index As Object) As Object

Parameters

Index
Object

Optional Object. The chart group number.

Returns

Applies to