Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / ChartShape Class / ResetBackgroundImage Method


In This Topic
ResetBackgroundImage Method (ChartShape)
In This Topic
Resets the background image of the element to the default value.
Syntax
'Declaration
 
Protected Overrides Sub ResetBackgroundImage() 
 
'Usage
 
Dim instance As ChartShape
 
instance.ResetBackgroundImage()
See Also