The simplest way is to just make a character based bar chart, as
demonstrated here:
http://www.devx.com/Enterprise/Article/11194/
If you need it to look more polished then you you could use the graphics
namespace:
http://msdn.microsoft.com/msdnmag/is...w/default.aspx
Unfortunately there isn't really a built-in charting control that you can
just drop onto your page.
There are quite a few free and cheap controls like this available on the
internet though.
--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net
"Robin" <> wrote in message
news:%23a%...
> What charting is available in asp.net as standard?
>
>