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

In This Topic
    Change Event (ChartAreasCollection)
    In This Topic
    Raised when the collection changes.
    Syntax
    'Declaration
     
    Public Event Change As EventHandler
    public event EventHandler Change
    See Also