DigitalGaugeControl.ActualModel Property
Gets the actual model used to draw elements of a Digital Gauge.
Namespace: DevExpress.Xpf.Gauges
Assembly: DevExpress.Xpf.Gauges.v24.1.dll
NuGet Package: DevExpress.Wpf.Gauges
Declaration
Property Value
Type | Description |
---|---|
DigitalGaugeModel | A DigitalGaugeModel class descendant that is the actual model. |
See Also