Skip to main content
A newer version of this page is available. .

ArcScale.ActualShowSpindleCap Property

Gets an actual value indicating the visibility of a Spindle Cap.

Namespace: DevExpress.Xpf.Gauges

Assembly: DevExpress.Xpf.Gauges.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Gauges, DevExpress.Wpf.Gauges

Declaration

public bool ActualShowSpindleCap { get; }

Property Value

Type Description
Boolean

true to show a spindle cap; otherwise, false.

See Also