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

Reference

Charts type