Plot.Orientation Property
The primary orientation of the chart. This determines how the sub-elements, such as PlotAxis
, PlotTicks
, PlotBar
, etc. are visually oriented.
Location
- Namespace
- Fuse.Charting
- Package
- Fuse.Charting 2.9.1
Returns
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