preProcessSeriesList method
Overridable method that may be used by concrete Legend instances to manipulate the series list.
Implementation
@protected
void preProcessSeriesList(List<MutableSeries<D>> seriesList) {}
Overridable method that may be used by concrete Legend instances to manipulate the series list.
@protected
void preProcessSeriesList(List<MutableSeries<D>> seriesList) {}