FontSlant
Examples
Basic Examples (4)
Style["AaBbCcDd", FontSlant -> Plain]Style["AaBbCcDd", FontSlant -> Italic]Specify the font slant without using an option:
Style["AaBbCcDd", Italic]Font slant can be specified in style-related options:
Plot[Sin[x], {x, 0, 10}, LabelStyle -> (FontSlant -> Italic)]ContourPlot[Sin[x y], {x, 0, 1}, {y, 0, 1}, FrameStyle -> Italic]Tech Notes
Related Guides
Related Workflows
- Add Styling to Text
History
Introduced in 1996 (3.0) | Updated in 2007 (6.0)
Text
Wolfram Research (1996), FontSlant, Wolfram Language function, https://reference.wolfram.com/language/ref/FontSlant.html (updated 2007).
CMS
Wolfram Language. 1996. "FontSlant." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2007. https://reference.wolfram.com/language/ref/FontSlant.html.
APA
Wolfram Language. (1996). FontSlant. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/FontSlant.html
BibTeX
@misc{reference.wolfram_2026_fontslant, author="Wolfram Research", title="{FontSlant}", year="2007", howpublished="\url{https://reference.wolfram.com/language/ref/FontSlant.html}", note=[Accessed: 13-June-2026]}
BibLaTeX
@online{reference.wolfram_2026_fontslant, organization={Wolfram Research}, title={FontSlant}, year={2007}, url={https://reference.wolfram.com/language/ref/FontSlant.html}, note=[Accessed: 13-June-2026]}