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


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