Back to Devexpress

AnnotationTextEditingEventArgs Properties

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

latest1.7 KB
Original Source

AnnotationTextEditingEventArgs Properties

Data for the ChartControl.AnnotationRepositoryChanging event that occurs when the text 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.
NewTextGets or sets a new annotation’s text.

See Also

AnnotationTextEditingEventArgs Class

AnnotationTextEditingEventArgs Members

DevExpress.XtraCharts Namespace