Enum OrientationType
Defines the orientation of the bullet chart.
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public enum OrientationType
Fields
| Name | Description |
|---|---|
| Horizontal | Specifies the render bullet chart in horizontal orientation. |
| Vertical | Specifies the render bullet chart in vertical orientation. |