getSerie(index: Number);
index. Index of the chart data series.
The getSerie method returns chart data series by its index.
The method returns value of the ChartCanvasSerie type.
The example of use is given on the page with description of the Chart.removeAllSeries method.
See also: