Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / ISeriesCollection Interface
Properties Methods

In This Topic
    ISeriesCollection Interface Members
    In This Topic

    The following tables list the members exposed by ISeriesCollection.

    Public Properties
     NameDescription
     Property Returns the number of objects in the collection.  
     PropertyOverloaded.  Returns a single object from a collection.  
     Property Returns the parent object for the specified object.  
    Top
    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