Vipul Limbachiya Rotating Header Image

Create 3d chart/graphs in asp.net c# or vb – resources

Create 3d chart/graphs in asp.net c# or vb

3d Pie chart

http://www.codeproject.com/KB/web-image/3dpiechart.aspx

Zedgraph - powerful yet complex. Easy for simple graphs with lots of customizable options. I’ve used this in one project.

http://zedgraph.org/wiki/index.php?title=Main_Page

Example of chart I made:

Code : TrafficHourlyReport.aspx.cs – Remove unwanted namespace and code in this class, you’ll able to run this with static values after attaching zedgraph dlls. (ZedGraph.dll and ZedGraph.Web.dll)

Graph library – Easy yet powerful.

http://www.codeproject.com/KB/web-image/GraphLibrary.aspx

Published via http://docs.google.com

Thanks,
Vipul Limbachiya

VN:F [1.9.3_1094]
Rating: 0.0/5 (0 votes cast)
VN:F [1.9.3_1094]
Rating: 0 (from 0 votes)
Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks

Leave a Reply