Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / SpreadChart Class / ResetBackColor Method


In This Topic
    ResetBackColor Method (SpreadChart)
    In This Topic
    Resets the background color to its default setting.
    Syntax
    'Declaration
     
    
    Public Overridable Sub ResetBackColor() 
    'Usage
     
    
    Dim instance As SpreadChart
     
    instance.ResetBackColor()
    public virtual void ResetBackColor()
    See Also