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


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