Enum Orientation
Defines the type of orientation of the linear gauge.
Namespace: Syncfusion.Blazor.LinearGauge
Assembly: Syncfusion.Blazor.dll
Syntax
public enum Orientation
Fields
| Name | Description |
|---|---|
| Horizontal | Specifies the linear gauge to be placed horizontally. |
| Vertical | Specifies the linear gauge to be placed vertically. |