healpy.projaxes.HpxCartesianAxes.set_xlabel

HpxCartesianAxes.set_xlabel(xlabel, fontdict=None, labelpad=None, **kwargs)

Set the label for the xaxis.

Parameters:

xlabel : string

x label

labelpad : scalar, optional, default: None

spacing in points between the label and the x-axis

Other Parameters:
 

kwargs : ~matplotlib.text.Text properties

See also

text
for information on how override and the optional args work