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

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