ColorPointsInAlarm property
- Last UpdatedNov 26, 2024
- 1 minute read
Use the ColorPointsInAlarm property to specify whether or not the chart should display a sample point that has violated a control rule using the alarm color. The alarm color is determined by the AlarmPointColor properties (see AlarmPointColor property).
This is a design-time and a run-time property. However, changing the value will not update the chart until the next time the chart is refreshed or the DisplayChart() method is called.
You cannot set this property to Null.
|
Data Type |
Read/Write |
Default Value |
|---|---|---|
|
Boolean |
R/W |
True |