Class Orientation
Specifies the orientation of chart axis.
Inheritance
System.Object
Orientation
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public sealed class Orientation : Enum
Fields
Horizontal
Defines the horizontal orientation.
Declaration
public const Orientation Horizontal
Field Value
Type |
---|
Orientation |
Null
Defines the null orientation.
Declaration
public const Orientation Null
Field Value
Type |
---|
Orientation |
Vertical
Defines the vertical orientation.
Declaration
public const Orientation Vertical
Field Value
Type |
---|
Orientation |