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