PlotOrientation Enum
This page contains documentation for advanced Fuse features, so we have
taken the liberty to tick the "Show advanced things" checkbox above for
you in advance to be able to provide you with some additional information.
Location
- Namespace
- Fuse.Charting
- Package
- Fuse.Charting 2.9.1
Possible Values
- Default
-
Used to indicate the main plot decides layout
- Horizontal
-
The X Axis data is displayed horizontally
- Vertical
-
The X Axis data is displayed vertically
Interface of PlotOrientation
Default : PlotOrientation uno
Used to indicate the main plot decides layout
HasFlag(PlotOrientation) : bool uno
Horizontal : PlotOrientation uno
The X Axis data is displayed horizontally
PlotOrientation - PlotOrientation : PlotOrientation uno
PlotOrientation != PlotOrientation : bool uno
PlotOrientation & PlotOrientation : PlotOrientation uno
PlotOrientation ^ PlotOrientation : PlotOrientation uno
PlotOrientation == PlotOrientation : bool uno
PlotOrientation | PlotOrientation : PlotOrientation uno
Vertical : PlotOrientation uno
The X Axis data is displayed vertically