rangeLabels property
Overrides the built-in range captions ('1D', '1W', ...); missing entries fall back to the defaults.
Implementation
final Map<BankChartTimeRange, String>? rangeLabels;
Overrides the built-in range captions ('1D', '1W', ...); missing entries fall back to the defaults.
final Map<BankChartTimeRange, String>? rangeLabels;