I would like to have some suggestions about which third-part controls can we use in our Visual C++ MFC application?
The IOComp package (http://iocomp.com/ ) looks great, but does seem quite expensive to me at around $850 for a developer license
The TeeChart package ( http://www.steema.com ) looks comparable at a smaller prices of $450. They have a free 50 day evaluation license
There are a couple of free chart controls at codeproject:
http://www.codeproject.com/KB/miscctrl/CBarChart.aspx
http://www.codeproject.com/KB/miscctrl/High-speedCharting.aspx
http://www.codeproject.com/KB/miscctrl/graph2d.aspx This one I have used. The integration procedure is awkward, but it does the job.
FarPoint and codejock, AFAIK, do not have chart controls.