ExcelChartChartTopPositionPoints Property |
Gets or sets the position in points (1 point is 1/72 inch) of the top edge of the chart area inside the worksheet.
The top and bottom column indexes are adjusted based on the specified top position to keep the height.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public double ChartTopPositionPoints { get; set; }
Public Property ChartTopPositionPoints As Double
Get
Set
Property Value
Type:
DoubleSee Also