ChartAreaLeft Property Bytescout Spreadsheet SDK
Gets or sets the leftmost coordinate of the chart in points.

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

public double Left { get; set; }

Property Value

Type: Double
The leftmost coordinate of the chart in points.
See Also

Reference