Enum PointerNeedleType
Specifies Pointer types.
Namespace: Syncfusion.Windows.Gauge
Assembly: Syncfusion.Gauge.WPF.dll
Syntax
public enum PointerNeedleType
Fields
| Name | Description |
|---|---|
| Bar | Pointer gets displayed as a bar. |
| Marker | Pointer gets displayed as a marker. |
| Needle | Pointer gets displayed as a needle. |