Spread.Sheets 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.  
Top
See Also

Reference

GC.Spread.Sheets.Charts Namespace