XtraChartsCollectionExtensions.AddImageAnnotation Method
| Name | Parameters | Description |
|---|---|---|
| AddImageAnnotation(AnnotationCollection, Action<ImageAnnotation>) static | collection, annotationAction | Adds a new image annotation configured using the specified method to the specified annotations collection. |
| AddImageAnnotation(AnnotationRepository, Action<ImageAnnotation>) static | collection, annotationAction | Adds a new image annotation configured using the specified method to the specified annotations repository. |