2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1Chart Namespace / PlotArea Class / ForeColor Property

In This Topic
    ForeColor Property (PlotArea)
    In This Topic
    Gets or sets the forecolor of the PlotArea.
    Syntax
    'Declaration
     
    Public Property ForeColor As System.Drawing.Color
    public System.Drawing.Color ForeColor {get; set;}
    Remarks
    Inherits from the ChartArea.
    See Also