TdxGaugeDBLinearScale.Value Property
In This Article
Returns the value currently displayed by the data-aware linear scales.
#Declaration
Delphi
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