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

In This Topic
    ResetOutlineColor Method (ChartGroup)
    In This Topic
    Resets the outline color to the default value to allow the PlotArea ForeColor to be used.
    Syntax
    'Declaration
     
    Public Sub ResetOutlineColor() 
    public void ResetOutlineColor()
    See Also