valueAxisMaxOver property

double? valueAxisMaxOver
final

Max value that chart should show, in case that axisMax is bellow the value of value passed with data in the chart this will be ignored.

Implementation

final double? valueAxisMaxOver;