| Type: | Control attribute |
| Description: | Specifies when plots are drawn on a graph.
0 = do not plot to the graph until RefreshGraph() is called or ATTR_REFRESH_GRAPH is set to 1. 1 = plot to screen immediately. |
| Control Types: | Digital graphs, graphs. |
| Data Type: | integer |
| Default Value: | 1 |
Values
| 0 | False |
| 1 | True |