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

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