Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / SpreadChartBase Class / ResetForegroundThemeColor Method


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