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; }
Public Property ChartHeightPoints As Double
Get
Set
Property Value
Type:
DoubleSee Also