AnnotationImageEditingEventArgs Properties
Data for the ChartControl.AnnotationRepositoryChanging event that occurs when the image annotation is edited.
Name | Description |
---|---|
Annotation |
Returns the annotation that is being changed.
Inherited from Annotation |
Cancel |
Indicates whether to cancel the annotation change.
Inherited from Annotation |
Change |
Returns the Annotation |
New |
Gets or sets the path to a new annotation’s image. |
See Also