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

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