ATTR_NUM_PLOTS
Type: | Control attribute |
Description: | The number of plots in the graph. The control attribute ATTR_FIRST_PLOT returns the ID of the first plot that exists in the graph. When you call GetPlotAttribute and pass it the first plot ID, ATTR_NEXT_PLOT returns the ID of the next plot on the graph. On the last plot, ATTR_NEXT_PLOT returns zero. Use ATTR_NUM_PLOTS to get the total number of plots in a graph. |
Control Types: | Graphs. |
Restrictions: | Not settable. |
Data Type: | integer |
LabWindows/CVI Compatibility: |
LabWindows/CVI 9.0 and later |