AutoScaleZTool

digraph inheritancea5e0280c64 { bgcolor=transparent; rankdir=UD; ratio=compress; size="8.0, 12.0"; "AutoScaleZTool" [URL="#taurus.qt.qtgui.extra_guiqwt.tools.AutoScaleZTool",color=dodgerblue1,fillcolor=white,fontcolor=black,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.5,shape=box,style=rounded,target="_top",tooltip="ToggleTool that, when checked, autoscales the Z scale on data changed"]; }
class AutoScaleZTool(manager, toolbar_id=None)[source]

ToggleTool that, when checked, autoscales the Z scale on data changed

Import from taurus.qt.qtgui.extra_guiqwt.tools as:

from taurus.qt.qtgui.extra_guiqwt.tools import AutoScaleZTool
activate_command(plot, checked)[source]

Activate tool

onDataChanged()[source]