Hi aniket,
To print the chart, in MFC, you just need to send it to the printer device context. An example is in:
http://www.chartdir.com/forum/download_thread.php?bn=chartdir_support&thread=1218366635#N1218472959
To print other things in your dialog, you would need to refer to the documentation of your GUI framework (MFC?).
Hope this can help.
Regards
Peter Kwan |