Spread Windows Forms 18
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Charts Namespace / ISeriesCollection Interface
Members


In This Topic
    ISeriesCollection Interface
    In This Topic
    Represents a collection of all the ISeries objects in the specified chart or chart group.
    Syntax
    'Declaration
     
    
    Public Interface ISeriesCollection 
    'Usage
     
    
    Dim instance As ISeriesCollection
    public interface ISeriesCollection 
    See Also