Add a Contour Chart to a WinForm
-
Saturday, February 12, 2011 10:04 PM
I have been trying to create a Contour Chart from within C# and have that chart displayed on a form I have created. I have gotten the chart to pop up on its own seperate form, but I have been unable to figure out how to get it to exist in the location I want it to be. Any hints would be greatly apreciated.
BTW, I really like this and am very impressed. If this works it solves a big problem for me.
Doug
All Replies
-
Tuesday, February 15, 2011 9:37 PMModerator
Hi, Doug. This is a good question! I posted some example code over at the Blog of Sho. Let us know if this answers your question or not.
--- John P
- Marked As Answer by drobertson Tuesday, February 22, 2011 5:44 PM
-
Tuesday, February 22, 2011 5:44 PM
I got the example code. Thank you very much. It works great now.
Doug

