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

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