Enum RadialDirection
Direction in which slider values need to be arranged
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public enum RadialDirection
Fields
| Name | Description |
|---|---|
| Clockwise | To arrange the values in Clockwise direction |
| Counterclockwise | To arrange the values in Anti-clockwise direction |