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