Back to Devexpress

AnnotationImageEditingEventArgs Properties

corelibraries-devexpress-dot-xtracharts-dot-annotationimageeditingeventargs-dot-underscore-properties.md

latest1.7 KB
Original Source

AnnotationImageEditingEventArgs Properties

Data for the ChartControl.AnnotationRepositoryChanging event that occurs when the image annotation is edited.

NameDescription
AnnotationReturns the annotation that is being changed. Inherited from AnnotationRepositoryChangingEventArgs.
CancelIndicates whether to cancel the annotation change. Inherited from AnnotationRepositoryChangingEventArgs.
ChangeReturns the AnnotationRepositoryChange value that indicates the type of change a user makes. Inherited from AnnotationRepositoryChangingEventArgs.
NewImageFileNameGets or sets the path to a new annotation’s image.

See Also

AnnotationImageEditingEventArgs Class

AnnotationImageEditingEventArgs Members

DevExpress.XtraCharts Namespace