ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapChart Class / Update Method

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