| | |
how to make a pie or bar chart in asp.net?
Please support our ASP.NET advertiser: $4.95 a Month - ASP.NET Web Hosting – Click Here!
![]() |
•
•
Join Date: Mar 2009
Posts: 30
Reputation:
Solved Threads: 5
Hi,
There are many ways to achieve this:
1. You can use third party dlls to create charts, many are available in market, if you are lucky u will get something free.
2. You can use System.Drawing.Graphics in .net to create your own charts (I assume your requirement is very basic). Its should not take long.
3. You can use CSS, simple bar chart can be created purely using CSS, for pie chart you can use different images and show them based on calcuation. for example you can have 20 odd images(pie01.gif, pie02.gif...) and based on calculation set Style Image to relevant image. for 20% useabge set image = pie02.gif
Its the cheapest and fastest way to achieve this.
I think you must have got the idea.
There are many ways to achieve this:
1. You can use third party dlls to create charts, many are available in market, if you are lucky u will get something free.
2. You can use System.Drawing.Graphics in .net to create your own charts (I assume your requirement is very basic). Its should not take long.
3. You can use CSS, simple bar chart can be created purely using CSS, for pie chart you can use different images and show them based on calcuation. for example you can have 20 odd images(pie01.gif, pie02.gif...) and based on calculation set Style Image to relevant image. for 20% useabge set image = pie02.gif
Its the cheapest and fastest way to achieve this.
I think you must have got the idea.
HI,
The best way is to generate a bar/pie animated chart is fusion chart. Its completely free & easy to use as well as niceeee.
First download the documents from
http://www.fusioncharts.com/Download.asp
READ DOCUMENT CAREFULLY. TOO EASY.
The best way is to generate a bar/pie animated chart is fusion chart. Its completely free & easy to use as well as niceeee.
First download the documents from
http://www.fusioncharts.com/Download.asp
READ DOCUMENT CAREFULLY. TOO EASY.
![]() |
Similar Threads
- The most famous CSS web sites galleries in the world (HTML and CSS)
- Help with automatic update problem and more (Viruses, Spyware and other Nasties)
Other Threads in the ASP.NET Forum
- Previous Thread: Radiobuttons within Gridview
- Next Thread: Transfer Info To Next Form C#
| Thread Tools | Search this Thread |
.net 2.0 3.5 activexcontrol advice ajax alltypeofvideos asp asp.net bc30451 beginner bottomasp.net browser businesslogiclayer c# c#gridviewcolumn cac checkbox class commonfunctions compatible confirmationcodegeneration content contenttype countryselector courier database datagrid datagridview datagridviewcheckbox datalist deployment development dgv dropdownlist dropdownmenu dynamic dynamically edit embeddingactivexcontrol fileuploader fill findcontrol flash flv formatdecimal forms formview gridview gudi homeedition iframe iis javascript jquery menu microsoft mssql multistepregistration nameisnotdeclared objects opera panelmasterpagebuttoncontrols problem redirect registration relationaldatabases reportemail rotatepage schoolproject security serializesmo.table sessionvariables silverlight smartcard smoobjects software sql sqlserver2005 ssl textbox tracking treeview unauthorized validatedate validation vb.net video virtualdirectory vista visual-studio visualstudio web webapplications webarchitecture webdevelopemnt webdevelopment webprogramming webservice youareanotmemberofthedebuggerusers





