Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Wiki Markup
{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}