Pie chart

  • Thread starter Thread starter Mohammed ABdel-Razzak
  • Start date Start date
M

Mohammed ABdel-Razzak

Dear sirs
I want to know is there any way so I can draw a pie chart
using C# (I need a simple method) to draw charts

thanks
Mohammed
 
Mohammed ABdel-Razzak said:
I want to know is there any way so I can draw a
pie chart using C# (I need a simple method) to
draw charts

Use Graphics.DrawPie method to draw each slice of the chart.

P.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top