Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / ChartShape Class / ResetRotationAngle Method


In This Topic
    ResetRotationAngle Method (ChartShape)
    In This Topic
    Resets the rotation angle to its default settings.
    Syntax
    'Declaration
     
    
    Public Overrides Sub ResetRotationAngle() 
    'Usage
     
    
    Dim instance As ChartShape
     
    instance.ResetRotationAngle()
    public override void ResetRotationAngle()
    See Also