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


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