lowValueMapper property

ChartValueMapper<T, num>? lowValueMapper
final

Specifies the low value mapper.

Implementation

final ChartValueMapper<T, num>? lowValueMapper;