Height of the chart in points (1/72 inch).
Namespace:
Spire.Xls.Core
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
double Height { get; set; }
Property Height As Double
Get
Set
property double Height {
double get ();
void set (double value);
}
abstract Height : float with get, set
Property Value
Type:
Double
See Also