max property

double? max
final

Explicit maximum value for the axis range.

If null, maximum is computed from the data.

Implementation

final double? max;