I want to draw a Pie chart using Vc++, For this i went for the Arc member function to draw. But the parameters of the Arc is confusing me, When i calculate some thing and draw the graph, it is not comming correctly, can you please explain the parameters of Arc, and if possible suggest how to draw a pie chart using vc++. Thnaks in advance