ChartDepthPercent Property Bytescout Spreadsheet SDK
Gets or sets the depth of a 3-D chart as a percentage of the chart width.

Namespace:  Bytescout.Spreadsheet.Charts
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public int DepthPercent { get; set; }

Property Value

Type: Int32
The depth of a 3-D chart as a percentage of the chart width.
Remarks

The depth should be between 20 and 2000 percent.
See Also

Reference