MSGraph on a form?
Hello,
Can I use the MSGraph control directly in a WinForms application? All
I've managed to do so far is to populate the graph control, export it
as an image, and then use that image in a PictureBox in a form. I would
like to directly host the control itself, is this possible? If so, how?
The reason why I want to use MSGraph and not MSChart is because I need
a transparent background, and MSChart doesn't seem to allow that.
I've also heard that it can be hosted within a WebBrowser control. If
this can be done, then I can place a WebBrowser control on my form, and
then place a MSGraph inside it. If anyone knows how, could you kindly
let me know how to do that? Thanks a lot!
- Ramesh

