ComponentOne FlexReport for WinForms
ForeColor Property (ChartAlarmZone)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > ChartAlarmZone Class : ForeColor Property
Gets or sets the foreground color of the ChartAlarmZone.

Inherits from plot area. A ChartAlarmZone always displays the BackColor when showing the zone. If a Pattern is used, the ForeColor is also used to draw the pattern lines.

Syntax
'Declaration
 
Public Property ForeColor As System.Drawing.Color
public System.Drawing.Color ForeColor {get; set;}
See Also

Reference

ChartAlarmZone Class
ChartAlarmZone Members