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

ArcScale.PredefinedSpindleCapPresentations Property

Contains the list of predefined presentations for the Spindle Cap element.

Namespace: DevExpress.Xpf.Gauges

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

Declaration

public static List<PredefinedElementKind> PredefinedSpindleCapPresentations { get; }

Property Value

Type Description
List<PredefinedElementKind>

A List<T> of PredefinedElementKind objects.

See Also