Enum LinearScaleStyle
Specify Linear scale style.
Namespace: Syncfusion.Windows.Gauge
Assembly: Syncfusion.Gauge.WPF.dll
Syntax
public enum LinearScaleStyle
Fields
| Name | Description |
|---|---|
| Custom | Custom Geometry can be applied through ScaleCustomGeometry property. |
| Rectangle | Rectangle shaped Linear Gauge. |
| RoundedRectangle | Rounded rectangle shaped Linear Gauge. |
| Thermometer | Linear scale with thermo meter style |