Click here to Skip to main content
15,886,362 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I just created a program to draw a pie chart in MFC using dc.Pie(x1,x2,x3...). Now I have to add a file so that the pie chart will be drawn from a file or even a dialog.

Please, I need some help.
Posted
Updated 14-May-10 6:05am
v3

1 solution

Your question is not clear;

What do you mean by:
Druks wrote:
so that the pie chart will be drawn from a file or even a dialog


Are you meaning you want to get the data from a file or some user input from a dialog ?

Do the different article and sample of Pie Charts posted on CodeProject help you at all ?

Max.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900