is a symbol that represents the axis for purposes of alignment and positioning.
Axis
is a symbol that represents the axis for purposes of alignment and positioning.
Examples
open all close allBasic Examples (3)
Align the axis of a graphic with the baseline of text:
{x, Graphics[Circle[{0, 1}], Axes -> True, BaselinePosition -> Axis], y}Align the center of the grid with the axis of text:
{x, Grid[{{a, b}, {c, d}}, BaselinePosition -> (Center -> Axis), Frame -> All], Nest[x / (1 + #)&, x, 4]}Plot[Sin[x ^ 2], {x, 0, 2Pi}, Filling -> Axis]Related Links
History
Introduced in 1996 (3.0)
Text
Wolfram Research (1996), Axis, Wolfram Language function, https://reference.wolfram.com/language/ref/Axis.html.
CMS
Wolfram Language. 1996. "Axis." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/Axis.html.
APA
Wolfram Language. (1996). Axis. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Axis.html
BibTeX
@misc{reference.wolfram_2026_axis, author="Wolfram Research", title="{Axis}", year="1996", howpublished="\url{https://reference.wolfram.com/language/ref/Axis.html}", note=[Accessed: 13-June-2026]}
BibLaTeX
@online{reference.wolfram_2026_axis, organization={Wolfram Research}, title={Axis}, year={1996}, url={https://reference.wolfram.com/language/ref/Axis.html}, note=[Accessed: 13-June-2026]}