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


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