Winnovative Excel Library

ExcelChartChartTopPositionPoints Property

Winnovative Excel Library Documentation
Gets or sets the position in points (1 point is 1/72 inch) of the 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:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public double ChartTopPositionPoints { get; set; }

Property Value

Type: Double
See Also

Reference