Spread WinForms 15
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()
See Also