Axes
Axes.
set_xlabel
Set the label for the x-axis.
xlabel : str
The label text.
labelpad : scalar, optional, default: None
Spacing in points between the label and the x-axis.
**kwargs : Text properties
Text
Text properties control the appearance of the label.
See also
text