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

In This Topic
    Update Method (FlexPivotChart)
    In This Topic
    Rebuilds the chart even when it is not visible.
    Syntax
    'Declaration
     
    Public Shadows Sub Update() 
    public new void Update()
    See Also