Link Search Menu Expand Document

AxisTitleTop Property

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.0.2045-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