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


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