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


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