ValueIndicatorComponent<TProvider>.ActualValue Property
Gets the actual value of an indicator.
Namespace: DevExpress.XtraGauges.Core.Model
Assembly: DevExpress.XtraGauges.v24.1.Core.dll
NuGet Package: DevExpress.Gauges.Core
Declaration
Property Value
Type | Description |
---|---|
Single | A Single value that is the actual value of an indicator. |
See Also