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

ArcScale.SpindleCapPresentation Property

Gets or sets the current presentation that specifies the appearance of the spindle cap.

Namespace: DevExpress.Xpf.Gauges

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

Declaration

public SpindleCapPresentation SpindleCapPresentation { get; set; }

Property Value

Type Description
SpindleCapPresentation

A SpindleCapPresentation object.

See Also