predefinedMaxValue property

double? predefinedMaxValue
final

Predefined max value for the chart.

By default it will be calculated based on the logic of maxValue.

Implementation

final double? predefinedMaxValue;