Scale.ShowLabels Property
In This Article
Gets or sets a value indicating whether or not labels should be displayed on a scale.
Namespace: DevExpress.WinUI.Gauges
Assembly: DevExpress.WinUI.Gauges.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to show labels on a scale; otherwise false. |
See Also