Link Search Menu Expand Document

ChartAxisOrientation Property

Gets or sets the orientation of the axis.

Namespace:Bytescout.Spreadsheet.Charts
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public AxisOrientation Orientation { get; set; }

Property Value

Type: AxisOrientation
The orientation of the axis.
See Also

Reference