FlexChart | ComponentOne
C1.WPF.Chart.Finance Assembly / C1.WPF.Chart.Finance Namespace / C1FinancialChart Class / EndUpdate Method

In This Topic
    EndUpdate Method (C1FinancialChart)
    In This Topic
    Resumes notifications suspended by calls to BeginUpdate.
    Syntax
    'Declaration
     
    Public Sub EndUpdate() 
    public void EndUpdate()
    See Also