See Also

AnnotationsCollection Class  | DataDynamics.ActiveReports.Chart.Annotations Namespace

See Also ActiveReports.Chart Send feedback to Data Dynamics

AnnotationsCollection Class Members

AnnotationsCollection overview

Public Constructors

Public Constructor AnnotationsCollection Constructor Overloaded. Initializes a new instance of the AnnotationsCollection class.

Public Properties

Public Property Count (Inherited from System.Collections.CollectionBase) 
Public Property Item Overloaded. Gets or sets the collection item by the given index.

Public Methods

Public Method Add Adds an Annotation to the collection.
Public Method AddRange Adds an array of annotations to the collection.
Public Method Clear (Inherited from System.Collections.CollectionBase)Clears all items from the collection.
Public Method Clone Creates a clone of the AnnotationsCollection.
Public Method Contains Determines whether the collection contains the specified annotation.
Public Method CopyTo Copies the entire collection to an array, starting at the specified index of the target array.
Public Method Dispose Releases resources associated with this object.
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 an Annotation into the collection at the specified index.
Public Method Remove Removes the first occurrence of a specific Annotation from the collection.
Public Method RemoveAt (Inherited from System.Collections.CollectionBase)Removes the specified annotation from the collection.
Public Method ToArray Copies the elements of the AnnotationsCollection to a new array.

Public Events

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

See Also

AnnotationsCollection Class  | DataDynamics.ActiveReports.Chart.Annotations Namespace

 

 


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