Class: QgsPlotToolZoom¶
Plot tool for zooming into and out of the plot.
Added in version 3.26.
List of all members, including inherited members
Class Hierarchy¶
Base classes¶
Abstract base class for all interactive plot tools. |
|
Subclasses¶
Plot tool for temporarily zooming a plot while a key is depressed. |
- class qgis.gui.QgsPlotToolZoom[source]¶
Bases:
QgsPlotTool- __init__(canvas: QgsPlotCanvas | None)
Constructor for QgsPlotToolZoom, with the associated
canvas.- Parameters:
canvas (Optional[QgsPlotCanvas])