06-09-2015 02:33 AM
Hello,
I have question even if i feel that's a stupid question but i have doubts about the function DeleteGraphPlot()
When we use this function all the data entered in plot functions (plotXY, plotY,...) are deleted ???
means when i use DeleteGraphPlot the graph and the data also are deleted from the Graph control ???
means the graph return to the initial state ?????
06-10-2015
12:23 PM
- last edited on
08-21-2026
09:22 AM
by
Content Cleaner
Hi Fenm,
When you use this function you are able to choose what you would like to delete. You do this by setting parameters. To see what parameters you should use I suggest taking a look at the help file for this funtion. That can be found in either the CVI help or online at the following link https://www.ni.com/docs/en-US/bundle/labwindows-cvi/page/cvi/uiref/cvideletegraphplot.htm
I hope this helps!