See Also

DataPointsCollection Class  | DataDynamics.ActiveReports.Chart Namespace

See Also ActiveReports.Chart Send feedback to Data Dynamics

DataPointsCollection Class Members

DataPointsCollection overview

Public Constructors

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

Public Properties

Public Property Count (Inherited from System.Collections.CollectionBase) 
Public Property Item Gets or sets the DataPoint at the specified index.

Public Methods

Public Method Add Adds a DataPoint to the collection.
Public Method AddRange Adds a set of DataPoints to the collection.
Public Method AddXY

Adds a DataPoint with the specified parameters to the DataPointsCollection.

Public Method AddY Adds a DataPoint with the specified y value to the DataPointsCollection.
Public Method Clear (Inherited from System.Collections.CollectionBase) 
Public Method Clone Creates a clone of the DataPointsCollection.
Public Method Contains Determines whether the collection contains the specified DataPoint.
Public Method CopyTo Copies the collection to an array, starting at the specified index.
Public Method DataBindXY Overloaded. Binds the X value and Y values of the collection's DataPoints to a specified data source.
Public Method DataBindY Overloaded. Binds the Y value(s) of the collection's DataPoints to a specified data source.
Public Method GetEnumerator (Inherited from System.Collections.CollectionBase) 
Public Method IndexOf Returns the index of the first occurrence of a value in the collection.
Public Method Insert Inserts the specified DataPoint into the collection at the specified index.
Public Method Remove Removes the specified DataPoint from the collection.
Public Method RemoveAt (Inherited from System.Collections.CollectionBase) 

Public Events

Public Event Change Occurs when the content of the DataPointsCollection changes.

See Also

DataPointsCollection Class  | DataDynamics.ActiveReports.Chart Namespace

 

 


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