TextHorizontalAlignment Enum
Lists the values used to specify the horizontal alignment of a text that is shown on the symbols panel.
Namespace: DevExpress.Xpf.Gauges
Assembly: DevExpress.Xpf.Gauges.v24.2.dll
NuGet Package: DevExpress.Wpf.Gauges
#Declaration
#Members
Name | Description |
---|---|
Left
|
A text fragment (e. Before using horizontal alignment, you need to set the Digital |
Center
|
A text fragment (e. Before using horizontal alignment, you need to set the Digital |
Right
|
A text fragment (e. Before using horizontal alignment, you need to set the Digital |
#Related API Members
The following properties accept/return TextHorizontalAlignment values:
#Remarks
The values listed by the TextHorizontalAlignment enumeration are used to set the DigitalGaugeControl.TextHorizontalAlignment property.