menu
syncfusion_flutter_charts package
documentation
charts.dart
FinancialSeriesBase<T, D>
highValueMapper property
highValueMapper property
dark_mode
light_mode
highValueMapper
property
ChartValueMapper
<
T
,
num
>
?
highValueMapper
final
Specifies the high value mapper.
Implementation
final ChartValueMapper<T, num>? highValueMapper;
syncfusion_flutter_charts package
documentation
charts
FinancialSeriesBase<T, D>
highValueMapper property
FinancialSeriesBase class