SpreadJS Documentation
GC.Spread.Sheets.Charts Namespace / DataPoints type / DataPoints Constructor
In This Topic
    DataPoints Constructor
    In This Topic
    Represents the dataPoint collection that managers all dataPoints in a chart series.
    Syntax
    var instance = new GC.Spread.Sheets.Charts.DataPoints();
    function DataPoints() : DataPoints;
    See Also

    Reference

    DataPoints type