Class SFChartOrientation
Represents modes of Chart orientation.
Inheritance
System.Object
SFChartOrientation
Namespace: Syncfusion.MacOS.Charts.SfChart
Assembly: Syncfusion.SfChart.XForms.macOS.dll
Syntax
public sealed class SFChartOrientation : Enum
Fields
Horizontal
Horizontal Orientation will be set.
Declaration
public const SFChartOrientation Horizontal
Field Value
Type |
---|
SFChartOrientation |
Vertical
Vertical Orientation will be set.
Declaration
public const SFChartOrientation Vertical
Field Value
Type |
---|
SFChartOrientation |