GrapeCity.ActiveReports.Chart.v9 Assembly > GrapeCity.ActiveReports.Chart.Annotations Namespace : AnnotationsCollection Class |
The following tables list the members exposed by AnnotationsCollection.
Name | Description | |
---|---|---|
![]() | AnnotationsCollection Constructor | Overloaded. Initializes a new instance of the AnnotationsCollection class. |
Name | Description | |
---|---|---|
![]() | Add | Adds an Annotation to the collection. |
![]() | AddRange | Adds an array of annotations to the collection. |
![]() | Clear | Clears all items from the collection. |
![]() | Clone | Creates a clone of the AnnotationsCollection. |
![]() | Contains | Determines whether the collection contains the specified annotation. |
![]() | CopyTo | Copies the entire collection to an array, starting at the specified index of the target array. |
![]() | Dispose | Releases resources associated with this object. |
![]() | IndexOf | Returns the index of the first occurrence of a value in the collection. |
![]() | Insert | Inserts an Annotation into the collection at the specified index. |
![]() | Remove | Removes the first occurrence of a specific Annotation from the collection. |
![]() | RemoveAt | Removes the specified annotation from the collection. |
![]() | ToArray | Copies the elements of the AnnotationsCollection to a new array. |