There is no built in implementation, but you can do it easily by installing an event filter for the axis widget + using QwtPlot::setAxisScale() for scrolling.

Uwe