maxValue property

double maxValue
final

Defines the scale of the graph

E.g. The chart contains five levels, if maxValue = 10, then each level will have the value 2.

Implementation

final double maxValue;