[]
Gets or sets the foreground color of the AlarmZone.
public Color ForeColor { get; set; }
Public Property ForeColor As Color
Inherits from PlotArea. An AlarmZone always displays the BackColor when showing the zone. If a Pattern is used, the ForeColor is also used to draw the pattern lines.