ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Style Class / ResetVerticalText Method

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