ExcelChartChartHeightPoints Property
Gets or sets the height in points (1 point is 1/72 inch) of the chart area.
The bottom row index is adjusted based on the specified height.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public double ChartHeightPoints { get; set; }
Public Property ChartHeightPoints As Double
Get
Set
public:
property double ChartHeightPoints {
double get ();
void set (double value);
}
member ChartHeightPoints : float with get, set
Property Value
Double