Applies To
Chart Object.
Description
Returns or sets the distance between the data series in a 3-D chart, as a percentage of the marker width (between 0 and 500). Read-write.
Example
This example sets the distance between the data series in Chart1 to 200 percent of the marker width. The example should be run on a 3-D chart.
Charts("Chart1").GapDepth = 200