Is there anyway to maybe to unenable a cwgraph3d and then draw on the from ABOVE the graph. I want to either draw a "rubber band" (a.k.a. dancing ants) box or perhaps even draw a colored shape on top of the graph temporarily. I have not been able to figure out anyway of doing this. The data does not neet to be changed, just be able to draw on top.
One other possibility I thought of but have been unable to figure out is placing a cwgraph3d inside a picturebox (using the picturebox as the container), then i can unenable the cwgraph3d and maybe draw in the picturebox?.. I thought this might work but was unable to do it.
Any ideas I can attempt to try, or that anybody has got to work are greatly appreciated.