Enum UnitPosition
Specifies the Position of Units in RollingGauge.
Namespace: Syncfusion.Windows.Gauge
Assembly: Syncfusion.Gauge.WPF.dll
Syntax
public enum UnitPosition
Fields
| Name | Description |
|---|---|
| End | Unit will appear at the end of the RollingGauge. |
| Start | Unit will appear at the starting of the RollingGauge. |