Enum LabelAlignment
Specifies the alignment of the label text in the RadialGauge.
Namespace: Syncfusion.Windows.Forms.Gauge
Assembly: Syncfusion.Gauge.Windows.dll
Syntax
public enum LabelAlignment
Fields
| Name | |
|---|---|
| Bottom | |
| Center | |
| Default | Indicates that the text is aligned at its default position. |
| Left | |
| Right | |
| Top |