max property

double? max
final

Limit top value for value chart, beside top domainAxis Line

Default: based on highest value from listData

for minimum always set 0

Implementation

final double? max;