Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / ChartShape Class / TextOrientationPriv Property


In This Topic
TextOrientationPriv Property (ChartShape)
In This Topic
Internal use only.
Syntax
'Declaration
 
Protected Overrides Property TextOrientationPriv As TextOrientation
 
'Usage
 
Dim instance As ChartShape
Dim value As TextOrientation
 
instance.TextOrientationPriv = value
 
value = instance.TextOrientationPriv
See Also