Click or drag to resize

PlotHighAlarmColor Property

The color used for this plot if the value is greater than the High Alarm Value, and High Alarm Enabled is true.

Namespace:  ABB.Robotics.Tps.Windows.Forms
Assembly:  ABB.Robotics.Tps.Windows.Forms (in ABB.Robotics.Tps.Windows.Forms.dll) Version: 6.5.129.0
Syntax
C#
public Color HighAlarmColor { get; set; }

Property Value

Type: Color
See Also