Bar3DGroup Property

Applies To

Chart object.

Description

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

See Also

BarGroups method.

Example

This example sets the space between bar clusters in the 3-D bar chart group to be 50 percent of the bar width.

myChart.BarGroup3DGroup.GapWidth = 50