Enum ScaleDirection
Specifies the direction of the scale.
Namespace: Syncfusion.Windows.Gauge
Assembly: Syncfusion.Gauge.WPF.dll
Syntax
public enum ScaleDirection
Fields
| Name | Description |
|---|---|
| Clockwise | Element is placed inside the scale. |
| CounterClockwise | Element is placed outside the scale. |