Click here to Skip to main content
15,903,030 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
Hi..

I am new on developing a web application. Now, i try to build a chart using devexpress.

this is my table.

| No | Year | First | Second | Third | Fourth | fifth |Action |
| 1 | 2010 | 10 | 15 | 20 | 20 | 10 |Detail |
| 2 | 2011 | 5 | 15 | 20 | 20 | 20 |Detail |
| 3 | 2012 | 15 | 11 | 20 | 20 | 15 |Detail |

can i show the table on chart pie when i click detail.

thanks for helping


regards,

Bandroid
Posted

u can use chart controls for asp .net ,for more information
refer:http://www.carlosag.net/Tools/WebChart/[^]
 
Share this answer
 
v2
Yes, check out the pivot grid and chart integration that makes this easy:

http://tv.devexpress.com/#ASPxPivotGridChartIntegration;ASPxPivotGrid.product;1[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900