getLinkedSeries();
The getLinkedSeries method returns an array of data series associated with the chart axis.
The method returns an array of object of the PP.Ui.ChartCanvasSerie type.
The example of use is given on the Example of Creating a Scatter Chart page.
See also: