Area3DGroup Property

Applies To

Chart Object.

Description

Accessor. Returns a ChartGroup object that represents the area chart group on a 3-D chart. Read-only.

See Also

AreaGroups Method.

Example

This example sets the subtype for the 3-D area chart group in Chart1. The example should be run on a 3-D area chart that has more than one series.


Charts("Chart1").Area3DGroup.SubType = 1