2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / Style Class / ResetBackColor Method

In This Topic
    ResetBackColor Method (Style)
    In This Topic
    Resets the inheritance state of the element backcolor.
    Syntax
    'Declaration
     
    Public Sub ResetBackColor() 
    public void ResetBackColor()
    Remarks
    This method resets the inheritance state of the element backcolor.
    See Also