Chart.DepthPercent (PowerPoint)
Returns or sets the depth of a 3D chart as a percentage of the chart width (between 20 and 2000 percent).
This property applies only to 3D charts.
ActivePresentation.Slides(1).Shapes(1).Chart.DepthPercent = 50
Returns or sets the depth of a 3D chart as a percentage of the chart width (between 20 and 2000 percent).
This property applies only to 3D charts.
ActivePresentation.Slides(1).Shapes(1).Chart.DepthPercent = 50