I have a problem with printing a chart.
I made a web page contains with some number of controls and one chart, using Microsoft chart control. The issue currently is affecting me in both IE 8 and Firefox 9.0.1
When I made a print by using JavaScript then it prints all controls which are contained in div, but the chart control is not showing on the print preview page which is in same div.
If you are using Microsoft Chart Controls you can try following code for printing :
Calling :
gets you the print of the required chart.