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


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