Hello Uwe,
Is it possible to add an interface to rotating the title of an axis?
Right now, the value is hard coded based on which axis it is. It would be nice to have a method where we could change that angle. Right now, I'd like to just rotate the title by 90, but I suppose there be some value to having any angle in there.
Or is there another way to do it? Or is there a better reason not to do it?
I could subclass QwtScaleWidget and overload drawTitle, but seems like a method might be nice.
Thanks,
Joey
Bookmarks