Re: What chart would I use?
If you are using the charting class, the closest you will come to that is the column chart type. There is no way you'll get that type of graphic from it though.
Re: What chart would I use?
Thanks for your reply. The graphic will not have to be as fancy as the one shown in the image. The column chart would be serviceable, as you say. However, I'm looking into doing it with vertically oriented progress bar.
Re: What chart would I use?
You could use a progress bar, or a picture box, or you could have a background image you draw over to show the level. So many ways to do it...