Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / 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.  
     MethodAdds new data points to an existing series collection.  
     MethodOverloaded. Returns a single object from a collection.  
     MethodReturns the number of objects in the collection.  
     MethodReturns the parent object for the specified object.  
     MethodCreates a new series.  
    Top
    See Also