Back to Devexpress

ArcScaleNeedle.PredefinedPresentations Property

wpf-devexpress-dot-xpf-dot-gauges-dot-arcscaleneedle-73895655.md

latest1.3 KB
Original Source

ArcScaleNeedle.PredefinedPresentations Property

Returns a list of predefined presentations for an arc scale needle.

Namespace : DevExpress.Xpf.Gauges

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

NuGet Package : DevExpress.Wpf.Gauges

Declaration

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

Property Value

TypeDescription
List<PredefinedElementKind>

A List<T> of PredefinedElementKind objects.

|

See Also

ArcScaleNeedle Class

ArcScaleNeedle Members

DevExpress.Xpf.Gauges Namespace