ActiveReports 12
AnnotationsCollection Class Members
Properties  Methods  Events

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart.Annotations Namespace : AnnotationsCollection Class

The following tables list the members exposed by AnnotationsCollection.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the AnnotationsCollection class.  
Top
Public Properties
 NameDescription
Public PropertyOverloaded. Gets or sets the collection item by the given index.  
Top
Public Methods
 NameDescription
Public MethodAdds an Annotation to the collection.  
Public MethodAdds an array of annotations to the collection.  
Public MethodClears all items from the collection.  
Public MethodCreates a clone of the AnnotationsCollection.  
Public MethodDetermines whether the collection contains the specified annotation.  
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 MethodReturns the index of the first occurrence of a value in the collection.  
Public MethodInserts an Annotation into the collection at the specified index.  
Public MethodRemoves the first occurrence of a specific Annotation from the collection.  
Public MethodRemoves the specified annotation from the collection.  
Public MethodCopies the elements of the AnnotationsCollection to a new array.  
Top
Public Events
 NameDescription
Public EventOccurs when the content of the collection changes.  
Top
See Also

Reference

AnnotationsCollection Class
GrapeCity.ActiveReports.Chart.Annotations Namespace