Spread WPF 18
GrapeCity.Spreadsheet.Charts 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
     PropertyGets the total number of series in the collection.  
     PropertyGets the series at the specified index.  
    Top
    Public Methods
     NameDescription
     MethodOverloaded. Adds one or more new series to the ISeriesCollection collection.  
     MethodCreates a new series. Returns an ISeries object that represents the new series.  
    Top
    See Also