Click or drag to resize

PlotHighAlarmValue Property

If the plot value is greater than the High Alarm Value, and High Alarm Enabled is true, the plot will be drawn with the High Alarm Color.

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 double HighAlarmValue { get; set; }

Property Value

Type: Double
See Also