ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / DataPointsCollection Class / Change Event

In This Topic
    Change Event (DataPointsCollection)
    In This Topic

    Occurs when the content of the DataPointsCollection changes.

    Syntax
    'Declaration
     
    Public Event Change As EventHandler
    public event EventHandler Change
    See Also