Occurs when the Annotation has changed.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
SyntaxC#
Copy Code
|
|---|
public event EventHandler AnnotationChanged |
Visual Basic
Copy Code
|
|---|
Public Event AnnotationChanged As EventHandler |
RemarksThis method is used internally by the control and is not intended to be called from your code.
See Also