addSeries method

ChartSeries addSeries(
  1. ChartDataSets options, [
  2. bool redraw = true,
  3. bool animation = true
])

Implementation

external ChartSeries addSeries (ChartDataSets options, [bool redraw = true, bool animation = true]);