AnnotationRepositoryChangingEventArgs Properties
Data for the ChartControl.AnnotationRepositoryChanging event.| Name | Description |
|---|---|
| Annotation | Returns the annotation that is being changed. |
| Cancel | Indicates whether to cancel the annotation change. |
| Change | Returns the AnnotationRepositoryChange value that indicates the type of change a user makes. |
See Also