mpl_toolkits.mplot3d.axes3d.Axes3D.set_autoscalez_on#
- Axes3D.set_autoscalez_on(b)[source]#
Set whether the zaxis is autoscaled when drawing or by
Axes.autoscale_view
.- Parameters:
- bbool
Set whether the zaxis is autoscaled when drawing or by
Axes.autoscale_view
.