FlexChart | ComponentOne
C1.Win.FlexChart.Toolbar.8 Assembly / C1.Win.Chart.Toolbar Namespace / LegendMenuItem Class / OnCommandChanged Method

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

    Parameters

    e
    See Also