FrameTicksStyle

FrameTicksStyle

is an option for 2D graphics functions that specifies how frame ticks should be rendered.

Details

  • FrameTicksStyle gives styles for both frame tick marks and frame tick labels.
  • FrameTicksStyle->style specifies that all frame ticks are to be rendered by default with the specified style.
  • Styles can be specified using graphics directives such as Thick, Red, Dashed as well as Thickness, RGBColor, Dashing and combinations given by Directive. Styles can also contain rules for options such as FontSize and FontFamily.
  • Style specifications can refer to styles using style names from current stylesheets.
  • Any outside styles not explicitly overridden by settings in FrameTicksStyle will still be used.
  • Explicit styles specified in the setting for FrameTicks can override styles specified in FrameTicksStyle.
  • The default style of frames ticks is specified by the option DefaultFrameTicksStyle.

Examples

open allclose all

Basic Examples  (2)

Specify overall frame tick style, including frame tick labels:

Specify a frame tick style for each edge:

Scope  (3)

Styles associated with lines affect frame ticks:

Styles associated with fonts affect frame tick labels:

Styles can be combined by Directive:

Properties & Relations  (4)

FrameTicksStyle affects frame ticks and frame tick labels, but nothing else:

LabelStyle controls overall style of all the label-like elements, including frame tick labels:

FrameTicksStyle can be used with LabelStyle and has higher priority:

FrameStyle affects the style of the frame, frame labels, frame ticks, and frame tick labels:

FrameTicksStyle can be used with FrameStyle and has higher priority:

Individually styled frame ticks can be used with other styles, and have higher priority:

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

Text

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

CMS

Wolfram Language. 2007. "FrameTicksStyle." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2008. https://reference.wolfram.com/language/ref/FrameTicksStyle.html.

APA

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

BibTeX

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

BibLaTeX

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