ComponentOne FlexReport for WinForms
ForeColor Property (Chart2DAxis)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > Chart2DAxis Class : ForeColor Property
Gets or sets the foreground color. Inherits from the chart area. The ForeColor is used to set the color of the axis line and annotations.
Syntax
'Declaration
 
Public Property ForeColor As System.Drawing.Color
public System.Drawing.Color ForeColor {get; set;}
See Also

Reference

Chart2DAxis Class
Chart2DAxis Members