Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / ChartShape Class / ResetDynamicMove Method


In This Topic
ResetDynamicMove Method (ChartShape)
In This Topic
Resets the dynamic move of the object.
Syntax
'Declaration
 
Public Overrides Sub ResetDynamicMove() 
 
'Usage
 
Dim instance As ChartShape
 
instance.ResetDynamicMove()
See Also