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

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