This is a great ASP.NET WebChart control.
I didn't developed it, I found it on the codeproject website here (you can also read how to use the component).
The creator is blong and he posted also the source code with it.
It's such a great and easy to use control that I want to post it here also.
Many thanks to the creator "blong".
I made 2 small changes to the bar chart in the downloadable source below.
- The bar chart is using the pie chart labels as X labels (vertical).
- The space between the bars is smaller then in the original.
Download changed source code here.-Wesley