TextDirection Enum
Lists which parts of a text limited by the DigitalGaugeControl.SymbolCount property should be 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
|
The initial part of a text limited by the Digital For instance, the image below shows the initial part of the “Hello!” text. The Digital |
Right
|
The final part of a text limited by the Digital For instance, the image below shows the final part of the “Hello!” text. The Digital |
#Related API Members
The following properties accept/return TextDirection values:
#Remarks
The values listed by the TextDirection enumeration are used to set the DigitalGaugeControl.TextDirection property.