Link Search Menu Expand Document

ChartAxisPosition Property

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.0.2045-master
Syntax
public AxisPosition Position { get; set; }

Property Value

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

Reference