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

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