I've tried to find an easy way to set the pen that is used for drawing the scales, but unfortunately I did not succeed. For the curve and grid it was quite easy (because of the setPen() member function), but I couldn't find something similar for the scales.
Is there an "easy" way, or do I have to subclass QwtScaleDraw and reimplement the drawing functions?
Bookmarks