max property
final
Explicit maximum value for the axis range.
If null, maximum is computed from the data.
Implementation
final double? max;
Explicit maximum value for the axis range.
If null, maximum is computed from the data.
final double? max;