FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DColorsCollection Class / ColorsChanged Event

In This Topic
    ColorsChanged Event (Chart3DColorsCollection)
    In This Topic
    Occurs when the collection is changed.
    Syntax
    'Declaration
     
    Public Event ColorsChanged As EventHandler
    public event EventHandler ColorsChanged
    See Also