Add a Contour Chart to a WinForm
-
sábado, 12 de febrero de 2011 22:04
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
Todas las respuestas
-
martes, 15 de febrero de 2011 21:37Moderador
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
- Marcado como respuesta drobertson martes, 22 de febrero de 2011 17:44
-
martes, 22 de febrero de 2011 17:44
I got the example code. Thank you very much. It works great now.
Doug

