Enum TextOrientation
Enum for text orientation styles in Gauge control
Namespace: Syncfusion.Windows.Forms.Gauge
Assembly: Syncfusion.Gauge.Windows.dll
Syntax
public enum TextOrientation
Fields
| Name | Description |
|---|---|
| Horizontal | Displays the text horizontally. |
| SlideOver | Displays the text in a slide-over style, typically used for dynamic or animated transitions. |