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

...

Description

Excerpt

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

Signature
C#
C#
 public int ChartDepth{ get; set; }
{signature}{signature:
}
Signature
vb.net
vb.net
Public Property ChartDepth() As Integer
{signature}
{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.
{remarks}
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.