getSeriesTypes();
The getSeriesTypes method returns the array of chart series types.
The array of chart series types contains values of the String type.
Possible values of data series types are given on the page that contains description of the ChartCanvasSerie.Type property.
The example of use is given on the page with description of the Chart.Rendered event.
See also: