{description}
{excerpt}Sets or returns the height of a three\-dimensional chart, as a percentage of the chart's base length.{excerpt}
{signature:C#}
 public int PlotVolumeHeight{ get; set; }
{signature}{signature:vb.net}
Public Property PlotVolumeHeight() As Integer
{signature}
{remarks}
The plot volume height must be between 5 and 500.

The default plot volume height is 100.
{remarks}