is a low-level option for tooltips that specifies the default style to use in displaying their elements.


DefaultTooltipStyle
is a low-level option for tooltips that specifies the default style to use in displaying their elements.
Details

- DefaultTooltipStyle->style specifies that the elements should effectively be replaced by Style[label,style].
- TooltipStyle is applied after DefaultTooltipStyle.
- The typical default value is DefaultTooltipStyle->"TooltipLabel", which references a named style in the stylesheet Core.nb. This style mimics the default appearance of system tooltips.
- DefaultTooltipStyle->{} introduces no default style specifications, thereby effectively allowing all outside style specifications in.
- DefaultTooltipStyle->style makes any specifications in style override corresponding outside style specifications.
Examples
Basic Examples (2)
The current setting of DefaultTooltipStyle:
History
Text
Wolfram Research (2010), DefaultTooltipStyle, Wolfram Language function, https://reference.wolfram.com/language/ref/DefaultTooltipStyle.html.
CMS
Wolfram Language. 2010. "DefaultTooltipStyle." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/DefaultTooltipStyle.html.
APA
Wolfram Language. (2010). DefaultTooltipStyle. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/DefaultTooltipStyle.html
BibTeX
@misc{reference.wolfram_2025_defaulttooltipstyle, author="Wolfram Research", title="{DefaultTooltipStyle}", year="2010", howpublished="\url{https://reference.wolfram.com/language/ref/DefaultTooltipStyle.html}", note=[Accessed: 16-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_defaulttooltipstyle, organization={Wolfram Research}, title={DefaultTooltipStyle}, year={2010}, url={https://reference.wolfram.com/language/ref/DefaultTooltipStyle.html}, note=[Accessed: 16-August-2025]}