ActiveReports Developer 7
Change Event
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart.Annotations Namespace > AnnotationsCollection Class : Change Event

Glossary Item Box

Occurs when the content of the collection changes.

Syntax

Visual Basic (Declaration) 
Public Event Change As System.EventHandler
C# 
public event System.EventHandler Change

See Also