series
Returns an array with the pane series.
Returns
Array
the array holding the pane series.
Example - get the pane series
js
var series = pane.series();
In this article
Returns an array with the pane series.
Array
the array holding the pane series.
var series = pane.series();