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

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