ActiveReports 12
SeriesCollection Class Members
Properties  Methods 

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace : SeriesCollection Class

The following tables list the members exposed by SeriesCollection.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the SeriesCollection class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the number of elements that the System.Collections.CollectionBase can contain. (Inherited from System.Collections.CollectionBase)
Public PropertyGets the number of elements contained in the System.Collections.CollectionBase instance. This property cannot be overridden. (Inherited from System.Collections.CollectionBase)
Public PropertyOverloaded. Gets or sets the collection item based on the specified parameter.  
Top
Public Methods
 NameDescription
Public MethodAdds a series to the collection.  
Public MethodAdds an array of Series objects to the collection.  
Public MethodRemoves all objects from the System.Collections.CollectionBase instance. This method cannot be overridden. (Inherited from System.Collections.CollectionBase)
Public MethodCreates a clone of the SeriesCollection.  
Public MethodDetermines whether the collection contains the specified series.  
Public MethodCopies the entire collection to an array, starting at the specified index of the target array.  
Public MethodReleases resources associated with this object.  
Public MethodCompares the SeriesCollection object to another System.Object to see whether they are equal.  
Public MethodServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.  
Public MethodReturns the index of the first occurrence of a value in the collection.  
Public MethodInserts a series into the collection at the specified index.  
Public MethodRemoves the first occurrence of a specific series from the collection.  
Public MethodRemoves the element at the specified index of the System.Collections.CollectionBase instance. This method is not overridable. (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

SeriesCollection Class
GrapeCity.ActiveReports.Chart Namespace