TickLabelOrientation

TickLabelOrientation

is an option for AxisObject that specifies how the tick labels should be oriented relative to the axis.

Details

  • TickLabelOrientationspec uses the specification spec for all the collections of labels on the axis.
  • TickLabelOrientation{spec1,,specn} uses the specification speci for the i^(th) collection of ticks.
  • Possible settings for speci are:
  • "Horizontal"do not rotate labels
    "Vertical"rotate labels 90° counterclockwise
    "Parallel"rotate labels to be parallel to the axis
    "Perpendicular"rotate labels to be perpendicular to the axis
    θrotate labels counterclockwise from horizontal by angle

Examples

Basic Examples  (5)

Tick labels are horizontal by default:

Rotate the labels 90° so that they read bottom to top:

Rotate the labels so that the text is parallel to the axis:

Rotate the labels so that the text is perpendicular to the axis:

Rotate the labels by an arbitrary angle:

Wolfram Research (2021), TickLabelOrientation, Wolfram Language function, https://reference.wolfram.com/language/ref/TickLabelOrientation.html.

Text

Wolfram Research (2021), TickLabelOrientation, Wolfram Language function, https://reference.wolfram.com/language/ref/TickLabelOrientation.html.

CMS

Wolfram Language. 2021. "TickLabelOrientation." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/TickLabelOrientation.html.

APA

Wolfram Language. (2021). TickLabelOrientation. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/TickLabelOrientation.html

BibTeX

@misc{reference.wolfram_2024_ticklabelorientation, author="Wolfram Research", title="{TickLabelOrientation}", year="2021", howpublished="\url{https://reference.wolfram.com/language/ref/TickLabelOrientation.html}", note=[Accessed: 24-April-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_ticklabelorientation, organization={Wolfram Research}, title={TickLabelOrientation}, year={2021}, url={https://reference.wolfram.com/language/ref/TickLabelOrientation.html}, note=[Accessed: 24-April-2024 ]}