Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / FlexRadar Class / BeginUpdate Method

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