BaseRangeBar.ActualValue Property
Gets the actual value of the range bar.
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 a range bar. |
See Also