highValueMapper property

ChartValueMapper<T, num>? highValueMapper
final

Specifies the high value mapper.

Implementation

final ChartValueMapper<T, num>? highValueMapper;