GrapeCity.Windows.SpreadSheet.Data Namespace / SpreadChartElement Class / ResetForeground Method


In This Topic
ResetForeground Method (SpreadChartElement)
In This Topic
Resets the foreground.
Syntax
'Declaration
 
Public Sub ResetForeground() 
 
'Usage
 
Dim instance As SpreadChartElement
 
instance.ResetForeground()
See Also