I have been searching the internet high and low for a simple way to print an MSChart that I have on a WinForm to no avail. Can someone please give me some information or point me to a resource that includes sample C# code to print a MSChart? After over an hour of web research, I still do not even know where to start. I also want to disclaim that I am very new to printing anything other than text and crystal reports.
Share
This code project article contains a section showing how to print charts.
This stackoverflow question also.