Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

how to draw barchart in c#asp.net

hi
i have marks in my database, i need to draw barchart for the marks,
so please tell me how ot draw barchart for my marks in c#asp.net
[156 byte] By [umarani] at [2007-11-11 8:44:40]
# 1 Re: how to draw barchart in c#asp.net
http://www.google.com/search?q=asp.net+draw+chart
Phil Weber at 2007-11-11 23:13:08 >
# 2 Re: how to draw barchart in c#asp.net
hi phil weber

i link wich u given is shows how to draw chart, i nend i have to retreive value from the database, i ma using sql server as my database and i have table emp and it has two columna name, marks.so i have to retreive those values from the database and show in that barchart,

for example if the mark is 10 then the bar should be small and name has to display in the top of the bar and mark sould display in teh botton of the bar.
if the mark is 20 it shoul be height than the value 10, lik wise it has to increase.
o for this requirement give coding to do this pleeeeeeeese give me, i am waiting for ur reply
umarani at 2007-11-11 23:14:04 >
# 3 Re: how to draw barchart in c#asp.net
umarani,
take alook at this:-
http://www.carlosag.net/Tools/WebChart/Default.aspx
Just go through the documentation and plug your data to it.
Its free
Enjoy
Patrick
naijacoder at 2007-11-11 23:15:03 >