Description
Sets or returns the depth of a three-dimensional chart.
C#
public int ChartDepth{ get ; set ; } |
vb.net
Public Property ChartDepth() As Integer |
Remarks
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.