draw pie chart in vc++
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
please help me to draw a pie chart based on some values which my program generates.now i am able to draw charts using mschart control.but i want to export it to an html file without using the CDC GetDC method.please advice me the best approach that i should follow.
-
please help me to draw a pie chart based on some values which my program generates.now i am able to draw charts using mschart control.but i want to export it to an html file without using the CDC GetDC method.please advice me the best approach that i should follow.