ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Annotations Namespace / AnnotationsCollection Class / Change Event

In This Topic
    Change Event (AnnotationsCollection)
    In This Topic
    Occurs when the content of the collection changes.
    Syntax
    'Declaration
     
    Public Event Change As EventHandler
    public event EventHandler Change
    See Also