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
See Also