is a low-level option for graphics and related constructs that specifies the default style to use in displaying their frames.


DefaultFrameStyle
is a low-level option for graphics and related constructs that specifies the default style to use in displaying their frames.
Details

- DefaultFrameStyle->style specifies that the frame should effectively be replaced by Style[frame,style].
- FrameStyle is applied after DefaultFrameStyle.
- The default setting for DefaultFrameStyle is typically different for different constructs.
- For Graphics, the default setting is DefaultFrameStyle->"GraphicsFrame", and in general for an object named obj it is typically "obj Frame".
- DefaultFrameStyle->{} introduces no default style specifications, thereby effectively allowing all outside style specifications in.
- DefaultFrameStyle->style makes any specifications in style override corresponding outside style specifications.
Examples
Basic Examples (3)
The current setting for DefaultFrameStyle:
Explicit settings for FrameStyle override DefaultFrameStyle:
See Also
Tech Notes
History
Text
Wolfram Research (2008), DefaultFrameStyle, Wolfram Language function, https://reference.wolfram.com/language/ref/DefaultFrameStyle.html.
CMS
Wolfram Language. 2008. "DefaultFrameStyle." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/DefaultFrameStyle.html.
APA
Wolfram Language. (2008). DefaultFrameStyle. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/DefaultFrameStyle.html
BibTeX
@misc{reference.wolfram_2025_defaultframestyle, author="Wolfram Research", title="{DefaultFrameStyle}", year="2008", howpublished="\url{https://reference.wolfram.com/language/ref/DefaultFrameStyle.html}", note=[Accessed: 11-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_defaultframestyle, organization={Wolfram Research}, title={DefaultFrameStyle}, year={2008}, url={https://reference.wolfram.com/language/ref/DefaultFrameStyle.html}, note=[Accessed: 11-August-2025]}