ArcScale.ShowSpindleCap Property
In This Article
Gets or sets a value indicating whether a spindle cap should be shown or not.
Namespace: DevExpress.UI.Xaml.Gauges
Assembly: DevExpress.UI.Xaml.Gauges.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to show a spindle cap; false to hide it. |
See Also