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