ActiveReports 8
SeriesCollection Class Methods

For a list of all members of this type, see SeriesCollection members.

Public Methods
 NameDescription
Public MethodAddAdds a series to the collection.  
Public MethodAddRangeAdds an array of Series objects to the collection.  
Public MethodClear (Inherited from System.Collections.CollectionBase)
Public MethodCloneCreates a clone of the SeriesCollection.  
Public MethodContainsDetermines whether the collection contains the specified series.  
Public MethodCopyToCopies the entire collection to an array, starting at the specified index of the target array.  
Public MethodDisposeReleases resources associated with this object.  
Public MethodEqualsCompares the SeriesCollection object to another System.Object to see whether they are equal.  
Public MethodGetHashCodeServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.  
Public MethodIndexOfReturns the index of the first occurrence of a value in the collection.  
Public MethodInsertInserts a series into the collection at the specified index.  
Public MethodRemoveRemoves the first occurrence of a specific series from the collection.  
Public MethodRemoveAt (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

SeriesCollection Class
GrapeCity.ActiveReports.Chart Namespace

Support Forum