MindFusion.Wpf Pack Programmer's Guide
Annotation.AnnotationChanged Event
See Also
 





Occurs when the Annotation has changed.

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf

 Syntax

C#  Copy Code

public event EventHandler AnnotationChanged

Visual Basic  Copy Code

Public Event AnnotationChanged As EventHandler

 Remarks

This method is used internally by the control and is not intended to be called from your code.

 See Also

Annotation Members
Annotation Class
MindFusion.Charting.Wpf Namespace