Graph in aspx

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm new to the .net environment. How can I display a graph (pie chart) in
an aspx Webform with data retrieved from SQL Server?
 
I tried the first example. Any idea, is it possible to display the data
values on the piechart itself?
 
I tried the first example. Any idea, is it possible to display the data
values on the piechart itself?

You're limited to what you can draw on an image. In other words, of course
it is possible!

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.
 

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