GrapeCity.Documents.Excel.Drawing Namespace / ISeriesCollection Interface

In This Topic
ISeriesCollection Interface Methods
In This Topic

For a list of all members of this type, see ISeriesCollection members.

Public Methods
 NameDescription
 MethodOverloaded. Adds one or more new series to the ISeriesCollection collection. Spread will determine where the values are by the size and orientation of the selected range.  
 Method Adds new data points to an existing series collection.  
 Method (Inherited from System.Collections.Generic.IEnumerable<ISeries>)
 Method Creates a new series.  
Top
See Also