Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 ASP.NET
 generate graphs in asp.net

Author  Topic 

asad
Starting Member

16 Posts

Posted - 2006-08-28 : 02:06:01
how we can generate pie graphs in asp.net 2.0 using any given value...

asad

spirit1
Cybernetic Yak Master

11752 Posts

Posted - 2006-08-28 : 03:56:51
- using .net charting capalities which are practicaly non existant (you have to do all drawing by itself)
- using Office web components (only one Office licence required, otherwise free)
- using 3rd party product




Go with the flow & have fun! Else fight the flow
blog thingie: http://weblogs.sqlteam.com/mladenp
Go to Top of Page
   

- Advertisement -