Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / ChartShape Class / BeginUpdate Method


In This Topic
    BeginUpdate Method (ChartShape)
    In This Topic
    Begins the update.
    Syntax
    'Declaration
     
    
    Public Sub BeginUpdate() 
    'Usage
     
    
    Dim instance As ChartShape
     
    instance.BeginUpdate()
    public void BeginUpdate()
    See Also