ArcScale.SpindleCapPresentation Property
In This Article
Gets or sets the current presentation that specifies the appearance of the spindle cap.
Namespace: DevExpress.Xpf.Gauges
Assembly: DevExpress.Xpf.Gauges.v24.2.dll
NuGet Package: DevExpress.Wpf.Gauges
#Declaration
public SpindleCapPresentation SpindleCapPresentation { get; set; }
#Property Value
Type | Description |
---|---|
Spindle |
A Spindle |
See Also