See Also

SeriesCollection Class  | DataDynamics.ActiveReports.Chart Namespace

See Also ActiveReports.Chart Send feedback to Data Dynamics

SeriesCollection Class Members

SeriesCollection overview

Public Constructors

Public Constructor SeriesCollection Constructor Initializes a new instance of the SeriesCollection class.

Public Properties

Public Property Count (Inherited from System.Collections.CollectionBase) 
Public Property Item Overloaded. Gets or sets the collection item based on the specified parameter.

Public Methods

Public Method Add Adds a series to the collection.
Public Method AddRange Adds an array of Series objects to the collection.
Public Method Clear (Inherited from System.Collections.CollectionBase) 
Public Method Clone Creates a clone of the SeriesCollection.
Public Method Contains Determines whether the collection contains the specified series.
Public Method CopyTo  
Public Method Dispose Releases resources associated with this object.
Public Method Equals Overridden. Compares the SeriesCollection object to another System.Object to see whether they are equal.
Public Method GetEnumerator (Inherited from System.Collections.CollectionBase) 
Public Method GetHashCode Overridden. Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
Public Method IndexOf Returns the index of the first occurrence of a value in the collection.
Public Method Insert Inserts a series into the collection at the specified index.
Public Method Remove Removes the first occurrence of a specific series from the collection.
Public Method RemoveAt (Inherited from System.Collections.CollectionBase) 

Public Events

Public Event Change Occurs when the content of the SeriesCollection changes.
Public Event SeriesCollectionChangedHandler For internal use only.

See Also

SeriesCollection Class  | DataDynamics.ActiveReports.Chart Namespace

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.