Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / ChartShape Class / EndUpdate Method


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