DefaultLabelStyle

DefaultLabelStyle

is a low-level option for formatting and related constructs that specifies the default style to use in displaying their label-like elements.

Details

  • DefaultLabelStyle->style specifies that the label-like elements should effectively be replaced by Style[label,style].
  • LabelStyle is applied after DefaultLabelStyle.
  • The default setting for DefaultLabelStyle is typically different for different constructs.
  • For Tooltip, the default setting is DefaultLabelStyle->"TooltipLabel", and in general for an object named obj it is typically "obj Label".
  • DefaultLabelStyle->{} introduces no default style specifications, thereby effectively allowing all outside style specifications in.
  • DefaultLabelStyle->style makes any specifications in style override corresponding outside style specifications.

Examples

Basic Examples  (2)

The current setting of DefaultLabelStyle:

The default styles used:

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

Text

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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