I am looking for a method to generate graphs from a within a console app (or NT service) and export to a bitmap. This is a backend process so the graph never gets displayed. just saved to file. Needs to be completely threadsafe as my console will be doing this multiple times in parallel.
3rd party component is fine, but free is better :D
Thanks
MS Charting components - free:
http://archive.msdn.microsoft.com/mschart
Update 2023-03-07: The above link no longer works. There is a Web Archive copy dated 2016-06-06, that page suggests that the file was last updated in 2014.