SpreadJS Documentation
ChartCollection type
GC.Spread.Sheets.Charts Namespace : ChartCollection type
Represents a chart manager that managers all charts in a sheet.
Syntax
var instance = new GC.Spread.Sheets.Charts.ChartCollection(sheet);
function ChartCollection;
Inheritance Hierarchy

Object
   GC.Spread.Sheets.Charts.ChartCollection

Constructors
 NameDescription
public ConstructorRepresents a chart manager that managers all charts in a sheet.  
Top
Methods
 NameDescription
public MethodAdds a chart to the sheet.  
public MethodGets all of the charts in the sheet.  
public MethodRemoves all charts in the sheet.  
public MethodGets a chart from the sheet by the indicate name.  
public MethodRemoves a chart from the sheet by the indicate name.  
public MethodGets or sets the z-index of chart.  
Top
See Also

Reference

GC.Spread.Sheets.Charts Namespace