ChartAreaHeight Property Bytescout Spreadsheet SDK
Gets or sets the height of the chart in points.

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

public double Height { get; set; }

Property Value

Type: Double
The height of the chart in points.
See Also

Reference