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