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


In This Topic
ResetTextOrientation Method (ChartShape)
In This Topic
Resets the orientation of text in an element to its default value.
Syntax
'Declaration
 
Protected Overrides Sub ResetTextOrientation() 
 
'Usage
 
Dim instance As ChartShape
 
instance.ResetTextOrientation()
See Also