Column3DGroup Property
Applies To
Chart object.
Description
Returns a ChartGroup object that represents the specified column chart group on a 3-D chart. Read-only.
See Also
ColumnGroups method.
Example
This example sets the space between column clusters in the 3-D column chart group to be 50 percent of the column width.
myChart.Column3DGroup.GapWidth = 50