Resets the inheritance state of the style VerticalText.

Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
public void ResetVerticalText()
Visual Basic
Public Sub ResetVerticalText

Remarks

This method resets the inheritance state of the style VerticalText.

See Also