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

In This Topic
    OnBackgroundImageLayoutChanged Method (FlexChart)
    In This Topic
    Raises the System.Windows.Forms.Control.BackgroundImageLayoutChanged event.
    Syntax
    'Declaration
     
    Protected Overrides Sub OnBackgroundImageLayoutChanged( _
       ByVal e As System.EventArgs _
    ) 
    protected override void OnBackgroundImageLayoutChanged( 
       System.EventArgs e
    )

    Parameters

    e
    See Also