Answered by:
3D pie chart

Question
-
User1796634490 posted
Hi All,
I have to create a 3D pie chart in ASP.Net.
Any help would be appreciated.
Thanks
Wednesday, May 20, 2009 8:41 AM
Answers
-
User541108374 posted
Hi,
you can make use of the new ASP.NET charting control: http://weblogs.asp.net/scottgu/archive/2008/11/24/new-asp-net-charting-control-lt-asp-chart-runat-quot-server-quot-gt.aspx.
Or you can take a look at this tutorial: Create Snazzy Web Charts and Graphics On the Fly with the .NET Framework.
Grz, Kris.
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Wednesday, May 20, 2009 9:04 AM -
User-1363023537 posted
Try Open source flash charting for .Net.
It's very simple and produces results like google analytics chart
http://teethgrinder.co.uk/open-flash-chart/- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Wednesday, May 20, 2009 9:08 AM -
User854688209 posted
1. WebCharts: an asp.net control to create charts.
3. ASPNET ReportViewer Control (rdlc) which allows you to create different kinds of Charts with 3D Effects
2. Use google chart api and let google create the chart for you and just display it as an image
Refer below articles:
http://www.codeproject.com/KB/web-image/3dpiechart.aspx
http://msdn.microsoft.com/en-us/library/aa964128.aspx
http://www.gotreportviewer.com/charts/index.html
ReportViewer urls:
http://www.gridviewguy.com/Articles/339_Creating_Charts_Using_Aspnet_ReportViewer_Control.aspx
ReportViewer video:
http://www.ddj.com/database/199701924
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Wednesday, May 20, 2009 9:37 AM
All replies
-
User541108374 posted
Hi,
you can make use of the new ASP.NET charting control: http://weblogs.asp.net/scottgu/archive/2008/11/24/new-asp-net-charting-control-lt-asp-chart-runat-quot-server-quot-gt.aspx.
Or you can take a look at this tutorial: Create Snazzy Web Charts and Graphics On the Fly with the .NET Framework.
Grz, Kris.
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Wednesday, May 20, 2009 9:04 AM -
User-1363023537 posted
Try Open source flash charting for .Net.
It's very simple and produces results like google analytics chart
http://teethgrinder.co.uk/open-flash-chart/- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Wednesday, May 20, 2009 9:08 AM -
User854688209 posted
1. WebCharts: an asp.net control to create charts.
3. ASPNET ReportViewer Control (rdlc) which allows you to create different kinds of Charts with 3D Effects
2. Use google chart api and let google create the chart for you and just display it as an image
Refer below articles:
http://www.codeproject.com/KB/web-image/3dpiechart.aspx
http://msdn.microsoft.com/en-us/library/aa964128.aspx
http://www.gotreportviewer.com/charts/index.html
ReportViewer urls:
http://www.gridviewguy.com/Articles/339_Creating_Charts_Using_Aspnet_ReportViewer_Control.aspx
ReportViewer video:
http://www.ddj.com/database/199701924
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Wednesday, May 20, 2009 9:37 AM