You are reading an old version of the documentation (v2.2.4). For the latest version see
https://matplotlib.org/stable/api/_as_gen/matplotlib.axis.XAxis.set_label_position.html
Version 2.2.4
Fork me on GitHub
Navigation
index
modules
|
next
|
previous
|
home
|
examples
|
tutorials
|
pyplot
|
docs
»
The Matplotlib API
»
axis and tick API
»
Quick search
Related Topics
Documentation overview
The Matplotlib API
axis and tick API
Previous:
matplotlib.axis.XAxis.set_label_coords
Next:
matplotlib.axis.XAxis.set_label_text
Show Page Source
matplotlib.axis.XAxis.set_label_position
¶
XAxis.
set_label_position
(
position
)
[source]
¶
Set the label position (top or bottom)
ACCEPTS: [ 'top' | 'bottom' ]