SpreadJS Documentation
DataPoints type
GC.Spread.Sheets.Charts Namespace : DataPoints type
Represents the dataPoint collection that managers all dataPoints in a chart series.
Syntax
var instance = new GC.Spread.Sheets.Charts.DataPoints();
function DataPoints;
Inheritance Hierarchy

Object
   GC.Spread.Sheets.Charts.DataPoints

Constructors
 NameDescription
public ConstructorRepresents the dataPoint collection that managers all dataPoints in a chart series.  
Top
Methods
 NameDescription
public MethodGets all dataPoints or a specified dataPoint from dataPoints collection.  
public MethodUpdates the specified dataPoint's property.  
Top
See Also

Reference

GC.Spread.Sheets.Charts Namespace