LevelBar.maxValue

Set maxValue property.

  1. double maxValue [@property getter]
  2. double maxValue [@property setter]
    class LevelBar
    @property
    void
    maxValue
    (
    double propval
    )

Parameters

propval double

Determines the maximum value of the interval that can be displayed by the bar.