Spread WinForms 15
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()
See Also