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


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