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


In This Topic
ResetBackColor Method (ChartShape)
In This Topic
Resets the background color to its default setting.
Syntax
'Declaration
 
Public Overrides Sub ResetBackColor() 
 
'Usage
 
Dim instance As ChartShape
 
instance.ResetBackColor()
See Also