matplotlib / 3.5.1 / _as_gen / matplotlib.axis.axis.set_label_text.html /

matplotlib.axis.Axis.set_label_text

Axis. set_label_text ( label, fontdict=None, **kwargs ) [source]

Set the text value of the axis label.

Parameters
label str

Text string.

fontdict dict

Text properties.

**kwargs

Merged into fontdict.

© 2012–2021 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.5.1/api/_as_gen/matplotlib.axis.Axis.set_label_text.html