FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart Namespace / C1FlexRadar Class / BeginUpdate Method

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