ChartAxisPosition Property Bytescout Spreadsheet SDK
Gets or sets the position of the axis within plot area.

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

public AxisPosition Position { get; set; }

Property Value

Type: AxisPosition
The position of the axis within plot area.
See Also

Reference