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