ATTR_REFRESH_GRAPH
| 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 |
| LabWindows/CVI Compatibility: |
LabWindows/CVI 3.0 and later |
Values
| 0 | False |
| 1 | True |