Link Search Menu Expand Document

ChartHeightPercent Property

Gets or sets the height 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 HeightPercent { get; set; }

Property Value

Type: Int32
The height of a 3-D chart as a percentage of the chart width.
Remarks
The height should be between 5 and 500 percent.
See Also

Reference