menu
syncfusion_flutter_charts package
documentation
charts.dart
BoxAndWhiskerSeries<T, D>
yValueMapper property
yValueMapper property
dark_mode
light_mode
yValueMapper
property
ChartValueMapper
<
T
,
List
<
num
?
>
>
?
yValueMapper
final
Implementation
final ChartValueMapper<T, List<num?>>? yValueMapper;
syncfusion_flutter_charts package
documentation
charts
BoxAndWhiskerSeries<T, D>
yValueMapper property
BoxAndWhiskerSeries class