Expand Minimize
This topic has not yet been rated - Rate this topic

Bar3DGroup Property

Office 2007

Returns a ChartGroup object that represents the specified 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.

myChart.BarGroup3DGroup.GapWidth = 50

See Also


Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.