AxisLabels ========== .. currentmodule:: aplpy .. autoclass:: AxisLabels :show-inheritance: .. rubric:: Methods Summary .. autosummary:: ~AxisLabels.hide ~AxisLabels.hide_x ~AxisLabels.hide_y ~AxisLabels.set_font ~AxisLabels.set_xpad ~AxisLabels.set_xposition ~AxisLabels.set_xtext ~AxisLabels.set_ypad ~AxisLabels.set_yposition ~AxisLabels.set_ytext ~AxisLabels.show ~AxisLabels.show_x ~AxisLabels.show_y .. rubric:: Methods Documentation .. automethod:: hide .. automethod:: hide_x .. automethod:: hide_y .. automethod:: set_font .. automethod:: set_xpad .. automethod:: set_xposition .. automethod:: set_xtext .. automethod:: set_ypad .. automethod:: set_yposition .. automethod:: set_ytext .. automethod:: show .. automethod:: show_x .. automethod:: show_y