FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / FlexPie Class / OnSystemColorsChanged Method

In This Topic
    OnSystemColorsChanged Method (FlexPie)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnSystemColorsChanged( _
       ByVal e As System.EventArgs _
    ) 
    protected virtual void OnSystemColorsChanged( 
       System.EventArgs e
    )

    Parameters

    e
    See Also