Enum TickPosition
Enumerates the values for position of ticks in the circular gauge. You can change the position of ticks.
Namespace: Syncfusion.UI.Xaml.Gauges
Assembly: Syncfusion.SfGauge.WPF.dll
Syntax
public enum TickPosition
Fields
| Name |
|---|
| Cross |
| Custom |
| Inside |
| Outside |