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


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