ChartTitleTop Property Bytescout Spreadsheet SDK
Gets or sets the position, in points, of the top edge of the chart title.

Namespace:  Bytescout.Spreadsheet.Charts
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public override double Top { get; set; }

Property Value

Type: Double
The position of the top edge of the chart title in points.
See Also

Reference