Scale.ShowLine Property
In This Article
Indicates whether or not a line 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 a line on a scale; otherwise, false. |
#Remarks
For more information on scale lines, refer to the Line (Circular Scale) and Line (Linear Scale) documents.
See Also