Bar3DGroup Property

Applies To

Chart Object.

Description

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

See Also

BarGroups Method.

Example

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


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