Enum TickPosition
Defines the tick placement of bullet chart.
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public enum TickPosition
Fields
| Name | Description |
|---|---|
| Inside | inside - ticks placed inside the bullet chart |
| Outside | outside - ticks placed outside of bullet chart |