Link Search Menu Expand Document

ChartTitleLeft Property

Gets or sets the position, in points, of the left 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 Left { get; set; }

Property Value

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

Reference