Spread Windows Forms 17
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()
    public override void ResetDynamicMove()
    See Also