Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / ChartShape Class / ResetCanRotate Method


In This Topic
    ResetCanRotate Method (ChartShape)
    In This Topic
    Resets whether the object can be rotated by the user.
    Syntax
    'Declaration
     
    
    Public Overrides Sub ResetCanRotate() 
    'Usage
     
    
    Dim instance As ChartShape
     
    instance.ResetCanRotate()
    public override void ResetCanRotate()
    See Also