Hi, everybody!
I'm working in Visual Basic 6 (NOT for excel application). I'm quite new in this and I'm trying to plot some curves in a graph. The point is that when I plot the curve the second time, the curve for the first time is still there!!! And I don't know how to erase it. I tried with "erase" command, but it doesn't work. I thought that maybe with "mychart.clear" or something like that could work, but there is not "clear" command to do that.
Any help??
Thanks in advance.
0