SpreadJS Documentation
DataPoints Constructor
GC.Spread.Sheets.Charts Namespace > DataPoints type : DataPoints Constructor
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