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

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

    Parameters

    e
    See Also