ComponentOne FlexReport for WinForms
ForeColor Property (Chart2DPlotArea)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > Chart2DPlotArea Class : ForeColor Property
Gets or sets the foreground color of the plot area. Inherits from the chart area.
Syntax
'Declaration
 
Public Property ForeColor As System.Drawing.Color
public System.Drawing.Color ForeColor {get; set;}
See Also

Reference

Chart2DPlotArea Class
Chart2DPlotArea Members