ArcScale.PredefinedSpindleCapPresentations Property
Contains the list of predefined presentations for the Spindle Cap element.
Namespace: DevExpress.Xpf.Gauges
Assembly: DevExpress.Xpf.Gauges.v24.1.dll
NuGet Package: DevExpress.Wpf.Gauges
Declaration
Property Value
Type | Description |
---|---|
List<PredefinedElementKind> | A List<T> of PredefinedElementKind objects. |
See Also