Spread.Sheets Documentation
SeriesCollection Method
GC.Spread.Sheets Namespace > Charts type : SeriesCollection Method
Represents the series manager that managers all series in a chart.
Syntax
var value; // Type: any
value = GC.Spread.Sheets.Charts.SeriesCollection();
function SeriesCollection() : any;
See Also

Reference

Charts type