Enum Direction
Specifies the Rolling Direction of RollingGauge.
Namespace: Syncfusion.Windows.Gauge
Assembly: Syncfusion.Gauge.WPF.dll
Syntax
public enum Direction
Fields
| Name | Description |
|---|---|
| AnitClockwise | Segments Rotate in AntiClockwiseDirection. |
| Clockwise | Segments Rotate in Clockwise Direction. |