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
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 http://zone.ni.com/reference/en-XX/help/370051V-01/cvi/uiref/cvideletegraphplot/.
I hope this helps!