Click or drag to resize

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:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public double ChartHeightPoints { get; set; }

Property Value

Type: Double
See Also