ChartHeightPercent Property Bytescout Spreadsheet SDK
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.1.2054-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