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

Object
   GC.Spread.Sheets.Charts.SeriesCollection

Constructors
 NameDescription
public ConstructorRepresents the series manager that managers all series in a chart.  
Top
Methods
 NameDescription
public MethodAdds a new series to series collection.  
public MethodGets all series or a specified series from series collection.  
public MethodRemoves a specified series from series collection.  
public MethodUpdates the specified series's property.  
Top
See Also

Reference

GC.Spread.Sheets.Charts Namespace