Xceed Workbooks for .NET v3.0 Documentation
Xceed.Workbooks.NET Assembly / Xceed.Workbooks.NET Namespace / SeriesCollection Class
Properties Methods


In This Topic
    SeriesCollection Class Members
    In This Topic

    The following tables list the members exposed by SeriesCollection.

    Public Properties
     NameDescription
    Public PropertyGets the number of Series in the SeriesCollection.  
    Public PropertyOverloaded. Gets a Series from the SeriesCollection.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds a Series of type T to the SeriesCollection.  
    Public MethodAdds a Series of type T to the SeriesCollection, using values to create said Series.  
    Public Method  
    Public Method  
    Public MethodOverloaded. Removes a Series from the SeriesCollection.  
    Public MethodRemoves the Series positioned at the specified index in the SeriesCollection.  
    Top
    See Also