Enum NumericScaleType
Enumerates the type of numeric scale available in the circular gauge. It is used to change the scale value type.
Namespace: Syncfusion.UI.Xaml.Gauges
Assembly: Syncfusion.SfGauge.WPF.dll
Syntax
public enum NumericScaleType
Fields
Name | Description |
---|---|
Auto | |
Billions | |
Millions | |
Quadrillions | |
Quintillions | |
Thousands | |
Trillions |