is a symbol that represents the left-hand side for purposes of alignment and positioning.
Left
is a symbol that represents the left-hand side for purposes of alignment and positioning.
Examples
open all close allBasic Examples (1)
Scope (4)
Place the control of MenuView at the left of the panel:
MenuView[Range[2], ControlPlacement -> Left]t = StringJoin@@Table["abcd ", {60}];Framed@Text[Style[t, TextAlignment -> Left]]Align text to the left of the enclosing graphic:
Graphics[{Text["ABCDEF", {Left, Automatic}, {Left, Automatic}], Circle[]}, Axes -> True, Ticks -> None]View 3D objects from the left:
{Graphics3D[{Sphere[], Cuboid[]}], Graphics3D[{Sphere[], Cuboid[]}, ViewPoint -> Left]}Related Guides
History
Introduced in 1988 (1.0)
Text
Wolfram Research (1988), Left, Wolfram Language function, https://reference.wolfram.com/language/ref/Left.html.
CMS
Wolfram Language. 1988. "Left." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/Left.html.
APA
Wolfram Language. (1988). Left. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Left.html
BibTeX
@misc{reference.wolfram_2026_left, author="Wolfram Research", title="{Left}", year="1988", howpublished="\url{https://reference.wolfram.com/language/ref/Left.html}", note=[Accessed: 13-June-2026]}
BibLaTeX
@online{reference.wolfram_2026_left, organization={Wolfram Research}, title={Left}, year={1988}, url={https://reference.wolfram.com/language/ref/Left.html}, note=[Accessed: 13-June-2026]}