TooltipStyle

TooltipStyle

is an option for tooltips that specifies the style to use in displaying their elements.

Details

  • Any style specification used in Style can be used as a setting for TooltipStyle.
  • Typical forms of settings include:
  • "style"a named style from the current stylesheets
    {opt1->val1,}a list of explicit option settings
    {"style",opt1->val1,}a named style modified by option settings
  • Color directives such as Red, as well as text specifications such as Bold or Small, can be given in place of options, just as in Style.
  • Giving the option setting TooltipStyle->spec is effectively equivalent to replacing the elements of a formatting or related construct by Style[label,spec].
  • Any outside styles not explicitly overridden by settings in TooltipStyle will still be used.
  • TooltipStyle is effectively applied after DefaultTooltipStyle.

Examples

Basic Examples  (1)

Use cell-level options to change the appearance of the entire tooltip:

Wolfram Research (2010), TooltipStyle, Wolfram Language function, https://reference.wolfram.com/language/ref/TooltipStyle.html.

Text

Wolfram Research (2010), TooltipStyle, Wolfram Language function, https://reference.wolfram.com/language/ref/TooltipStyle.html.

CMS

Wolfram Language. 2010. "TooltipStyle." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/TooltipStyle.html.

APA

Wolfram Language. (2010). TooltipStyle. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/TooltipStyle.html

BibTeX

@misc{reference.wolfram_2023_tooltipstyle, author="Wolfram Research", title="{TooltipStyle}", year="2010", howpublished="\url{https://reference.wolfram.com/language/ref/TooltipStyle.html}", note=[Accessed: 18-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_tooltipstyle, organization={Wolfram Research}, title={TooltipStyle}, year={2010}, url={https://reference.wolfram.com/language/ref/TooltipStyle.html}, note=[Accessed: 18-March-2024 ]}