TickDirection

TickDirection

is an option for AxisObject that specifies where the ticks are drawn relative to the axis.

Details

  • TickDirectionspec uses the same specification for all the collections of ticks on an axis.
  • TickDirection{spec1,,specn} uses the specification speci for the i^(th) collection of ticks.
  • Possible settings for the speci are:
  • Automaticautomatically chosen direction
    "Inward"toward the center of the graphic
    "Outward"away from the center of the graphic
    Leftto the left
    Rightto the right
    Uptoward the top
    Downtoward the bottom

Examples

Basic Examples  (4)

By default, ticks point up and to the right:

Point all the ticks toward the center of the graphic:

Point all the ticks away from the center of the graphic:

Use ticks that point to the left or right:

Use ticks that point up or down:

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

Text

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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