SpreadJS Documentation
GC.Spread.Sheets Namespace / Charts type / SeriesCollection Method
In This Topic
    SeriesCollection Method
    In This Topic
    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