Bar3DGroup Property
Returns a ChartGroup object that represents the bar chart group on a 3-D chart. Read-only.
Example
This example sets the space between bar clusters in the 3-D bar chart group to be 50 percent of the bar width.
Charts(1).BarGroup3DGroup.GapWidth = 50