When you are using QwtPlotHistogram from trunk you could overload drawColumn. All you need to do is to add some layout code for the text rectangle and a painter->drawText() ( or better QwtPainter::drawText() if you want to print/export your plot ).
Uwe
Bookmarks