Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IChart Interface / SeriesCollection Property
In This Topic
    SeriesCollection Property (IChart)
    In This Topic
    Returns an object that represents a collection of all the series in the chart.
    Syntax
    ISeriesCollection SeriesCollection {get;}
    See Also