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