ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotChart Class / OnBindingContextChanged Method

In This Topic
    OnBindingContextChanged Method (C1FlexPivotChart)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnBindingContextChanged( _
       ByVal e As EventArgs _
    ) 
    protected virtual void OnBindingContextChanged( 
       EventArgs e
    )

    Parameters

    e
    See Also