I have a mschart object on one of my VB form.
I have put in my datasource and the graph has been drawn. I now need to know how to print just the chart.
I can't seem to see a method of MSChart for printing, I went through the whole of the object library.
At the moment I am just using the form.PrintForm method,
but this is not good enough, I only want to print the chart
Please help!!!!!!!!