SeriesCollection Constructor | Initializes a new instance of the SeriesCollection class. |
Count (Inherited from System.Collections.CollectionBase) | |
Item | Overloaded. Gets or sets the collection item based on the specified parameter. |
Add | Adds a series to the collection. |
AddRange | Adds an array of Series objects to the collection. |
Clear (Inherited from System.Collections.CollectionBase) | |
Clone | Creates a clone of the SeriesCollection. |
Contains | Determines whether the collection contains the specified series. |
CopyTo | |
Dispose | Releases resources associated with this object. |
Equals | Overridden. Compares the SeriesCollection object to another System.Object to see whether they are equal. |
GetEnumerator (Inherited from System.Collections.CollectionBase) | |
GetHashCode | Overridden. Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
IndexOf | Returns the index of the first occurrence of a value in the collection. |
Insert | Inserts a series into the collection at the specified index. |
Remove | Removes the first occurrence of a specific series from the collection. |
RemoveAt (Inherited from System.Collections.CollectionBase) |
Change | Occurs when the content of the SeriesCollection changes. |
SeriesCollectionChangedHandler | For internal use only. |
SeriesCollection Class | DataDynamics.ActiveReports.Chart Namespace
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.