ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / FlexPivotChart Class / OnUpdating Method

In This Topic
    OnUpdating Method (FlexPivotChart)
    In This Topic
    Raises the FlexPivotChart.Updating event.
    Syntax
    'Declaration
     
    Protected Overridable Sub OnUpdating() 
    protected virtual void OnUpdating()
    See Also