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


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