Version 3.1.2
matplotlib

matplotlib.axis.XAxis.set_label_text

XAxis.set_label_text(label, fontdict=None, **kwargs)

Set the text value of the axis label.

Parameters:

label : str

Text string.

fontdict : dict

Text properties.

**kwargs

Merged into fontdict.