Page tree
    Created with Raphaël 2.1.0
    Loading...
Skip to end of metadata
Go to start of metadata

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.

  • No labels