I have a statistical application in which I have a Grid and MS Chart,
now I need to print the information that they contain. How I
can print the content of the controls , Where I can unload a code of
example
Hello, Today while I take care of another thing over CMsChart on Visual C++, I saw this project that is an example for CMsChart printing, I could not use it. I could not convert it to use in my project. I think that the programmer just used the form, but my program is based on only dialog window.
Just I am searching other sites to find another example, but if I cannot find, then exactly I will try again hard to apply this code over my project.
Klarita, I'm sorry you are at a bit of a bump in the road with your solution. The Grid and MsChart controls are not part of our VSTO toolset as such. You will get a fast answer by consulting a more appropriate forum or newsgroup as well as other resources. This forum is mainly for issues that directly pertain to the Visual Studio Tools for Office tools per se. Here are links to resources that will help you.
Print information of control
Insider
How to print an ActiveX MSChart control: http://www.codeproject.com/miscctrl/printchart.asp
Hello, Today while I take care of another thing over CMsChart on Visual C++, I saw this project that is an example for CMsChart printing, I could not use it. I could not convert it to use in my project. I think that the programmer just used the form, but my program is based on only dialog window.
Just I am searching other sites to find another example, but if I cannot find, then exactly I will try again hard to apply this code over my project.
Gary Wang
Hi Klarita
Have you found a solution for the printing problem with the MSChart Control. I have run into the same problem and could not find a solution for this.
Wilhelm
Brian5003
Simpler one here available... Good luck both of us...
Jamie Carper
Klarita, I'm sorry you are at a bit of a bump in the road with your solution. The Grid and MsChart controls are not part of our VSTO toolset as such. You will get a fast answer by consulting a more appropriate forum or newsgroup as well as other resources. This forum is mainly for issues that directly pertain to the Visual Studio Tools for Office tools per se. Here are links to resources that will help you.
excel.programming newsgroup http://msdn.microsoft.com/newsgroups/default.aspx dg=microsoft.public.excel.programming&lang=en&cr=US
MSChart control:
http://msdn.microsoft.com/library/default.asp url=/library/en-us/mschrt/html/vbobjVtChartObject.asp
Excel on the Office Developer Center:
http://msdn.microsoft.com/office/understanding/excel
Best of luck with your solution,
John.