Link Search Menu Expand Document

ChartDepthPercent Property

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.0.2045-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