I am new to C++ and WTL, does WTL provide good API's to display line (stacked area, column) charts? Or do we need to use 3rd party library to integrate the same with our existing C++ code? It would be great if i can some pointers to examples .....i am looking for very basic line 2D chart. The application is written in C++ and use WTL for some of the GUI components .....and platform is windows
Thanks in Advance