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


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