is a symbol that represents the bottom for purposes of alignment and positioning.
Bottom
is a symbol that represents the bottom for purposes of alignment and positioning.
Examples
open all close allBasic Examples (1)
Scope (4)
Place the MenuView control at the bottom of the panel:
MenuView[Range[2], ControlPlacement -> Bottom]Align the bottom of a grid with the baseline of the text:
{x, Grid[{{a, b}, {c, d}}, Frame -> All, BaselinePosition -> Bottom], y}Align text with the bottom of the enclosing graphic:
Graphics[{Text["ABCDEF", {Automatic, Bottom}, {Automatic, Bottom}], Circle[]}, Axes -> True, Ticks -> None]View 3D objects from the bottom:
{Graphics3D[{Sphere[], Cuboid[]}], Graphics3D[{Sphere[], Cuboid[]}, ViewPoint -> Bottom]}Related Links
History
Introduced in 1988 (1.0)
Text
Wolfram Research (1988), Bottom, Wolfram Language function, https://reference.wolfram.com/language/ref/Bottom.html.
CMS
Wolfram Language. 1988. "Bottom." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/Bottom.html.
APA
Wolfram Language. (1988). Bottom. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Bottom.html
BibTeX
@misc{reference.wolfram_2026_bottom, author="Wolfram Research", title="{Bottom}", year="1988", howpublished="\url{https://reference.wolfram.com/language/ref/Bottom.html}", note=[Accessed: 13-June-2026]}
BibLaTeX
@online{reference.wolfram_2026_bottom, organization={Wolfram Research}, title={Bottom}, year={1988}, url={https://reference.wolfram.com/language/ref/Bottom.html}, note=[Accessed: 13-June-2026]}