LevelBar.maxValue
double maxValue() @property nothrowGet maxValue property.
Returns
Determines the maximum value of the interval that can be displayed by the bar.
void maxValue(double propval) @property nothrowSet maxValue property.
Parameters
propval | Determines the maximum value of the interval that can be displayed by the bar. |