Link Search Menu Expand Document

LayoutHeight Property

Gets or sets a value specifies the height of the chart element as a fraction of the height of the chart.

Namespace:Bytescout.Spreadsheet.Charts
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public double Height { get; set; }

Property Value

Type: Double
The height.
See Also

Reference