AxisStyle

AxisStyle

is an option for AxisObject that specifies how to style the path of an axis.

Details

  • AxisStylesty applies the style sty only to the axis path. Tick and label styling are unaffected.
  • The style sty can use color, thickness and other graphics directives. Composite directives can be given using Directive.
  • Styles specified with AxisStyle are used in preference to styles from BaseStyle.

Examples

Basic Examples  (3)

AxisStyle affects only the style of the axis path:

AxisStyleTransparent will hide the axis curve, leaving only the ticks and labels:

AxisStyle inherits from the overall base style for the axis:

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

Text

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

@online{reference.wolfram_2023_axisstyle, organization={Wolfram Research}, title={AxisStyle}, year={2021}, url={https://reference.wolfram.com/language/ref/AxisStyle.html}, note=[Accessed: 29-March-2024 ]}