Enum Orientation
Specifies the orientation of chart axis.
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public enum Orientation
Fields
| Name | Description |
|---|---|
| Horizontal | Defines the horizontal orientation. |
| Null | Defines the null orientation. |
| Vertical | Defines the vertical orientation. |