Enum CircularGaugeTypes
Enumerates the types of circular gauge available in the circular gauge. You can change the type of the circular gauge.
Namespace: Syncfusion.UI.Xaml.Gauges
Assembly: Syncfusion.SfGauge.WPF.dll
Syntax
public enum CircularGaugeTypes
Fields
Name |
---|
Default |
East |
North |
NorthEast |
NorthWest |
South |
SouthEast |
SouthWest |
West |