Sets or returns the depth of a three-dimensional chart.

 public int ChartDepth{ get; set; }
Public Property ChartDepth() As Integer

The depth is specified as a percentage of the chart width, and must be between 20 and 2000.

The default chart depth for new charts is 100.