I have a QwtPlot. This plot is autoscalable but I would like to limit the distention to avoid that my plot be extended only between 46.5 and 47.5. I would for example, that my plot wasn't extented on less of 5 unites.
I know I must use QwtScaleEngine but I don't how ?