ArcScaleNeedle.PredefinedPresentations Property
In This Article
Returns a list of predefined presentations for an arc scale needle.
Namespace: DevExpress.Xpf.Gauges
Assembly: DevExpress.Xpf.Gauges.v24.2.dll
NuGet Package: DevExpress.Wpf.Gauges
#Declaration
public static List<PredefinedElementKind> PredefinedPresentations { get; }
#Property Value
Type | Description |
---|---|
List<Predefined |
A List |
See Also