DigitalGaugeModel.LayerModels Property
For internal use. Provides access to a collection of layer models contained in the current Digital Gauge control.
Namespace: DevExpress.Xpf.Gauges
Assembly: DevExpress.Xpf.Gauges.v24.1.dll
NuGet Package: DevExpress.Wpf.Gauges
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Xpf.Gauges.LayerModelCollection | A DevExpress.Xpf.Gauges.LayerModelCollection object that contains layer models of a digital gauge. |
See Also