configureMeasureAxes abstract method
Adds the measure values for the given series to the chart's measure axes.
Implementation
void configureMeasureAxes(List<MutableSeries<D>> seriesList);
Adds the measure values for the given series to the chart's measure axes.
void configureMeasureAxes(List<MutableSeries<D>> seriesList);