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