Spread WPF 17
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()
    public void ResetForegroundThemeColor()
    See Also