PlotWindow.
set_xlabel
Allow the user to modify the X-axis title Defaults to the global value. Fontsize defaults to 18.
x_title: str :
The new string for the x-axis.
>>> plot.set_xlabel(“H2I Number Density (cm$^{-3}$)”) :