GaugeControlBase.Elements Property
This property is hidden and intended for internal use only. Normally, you won’t need to use it.
Namespace: DevExpress.Xpf.Gauges
Assembly: DevExpress.Xpf.Gauges.v24.1.dll
NuGet Package: DevExpress.Wpf.Gauges
Declaration
Property Value
Type | Description |
---|---|
ObservableCollection<DevExpress.Xpf.Gauges.Native.IElementInfo> | A collection of elements. |
See Also