Back to Devexpress

ArcScale.PredefinedSpindleCapPresentations Property

wpf-devexpress-dot-xpf-dot-gauges-dot-arcscale-7865ee61.md

latest1.4 KB
Original Source

ArcScale.PredefinedSpindleCapPresentations Property

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

Namespace : DevExpress.Xpf.Gauges

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

NuGet Package : DevExpress.Wpf.Gauges

Declaration

csharp
public static List<PredefinedElementKind> PredefinedSpindleCapPresentations { get; }
vb
Public Shared ReadOnly Property PredefinedSpindleCapPresentations As List(Of PredefinedElementKind)

Property Value

TypeDescription
List<PredefinedElementKind>

A List<T> of PredefinedElementKind objects.

|

See Also

ArcScale Class

ArcScale Members

DevExpress.Xpf.Gauges Namespace