TdxGaugeDBLinearScale.Value Property
Returns the value currently displayed by the data-aware linear scales.
Declaration
property Value: Single read;
Property Value
Type |
---|
Single |
Remarks
Use this property to identify the current value of data-aware linear scales without accessing the data storage bound to a scale.
See Also