You are reading an old version of the documentation (v3.1.1). For the latest version see https://matplotlib.org/stable/
Version 3.1.2
matplotlib
Fork me on GitHub

matplotlib.axis.Axis.is_transform_set

Axis.is_transform_set(self)

Return whether the Artist has an explicitly set transform.

This is True after set_transform has been called.