I want a web control bar that represents 4 values(read from a database) that add up to 100.

I have this working using four label and changing the width property.

The problem I has is that the height of the label won't go small enough.

What else could I use??