Enum BarStyle
Specifies different bar pointer styles.
Namespace: Syncfusion.Windows.Gauge
Assembly: Syncfusion.Gauge.WPF.dll
Syntax
public enum BarStyle
Fields
| Name | Description |
|---|---|
| Custom | Custom Geometry can be applied through BarCustomGeometry property. |
| Rectangle | Bar pointer with Rectangle style |
| Thermometer | Bar pointer with thermo meter style |