ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / FlexPivotChart Class / OnUpdated Method

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