ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / FlexChartBase Class / BeginUpdate Method

In This Topic
    BeginUpdate Method (FlexChartBase)
    In This Topic
    Suspends notifications until the next call to EndUpdate.
    Syntax
    'Declaration
     
    Public Sub BeginUpdate() 
    public void BeginUpdate()
    See Also