ScaleOrigin

ScaleOrigin

is an option for gauge functions that describes how to position the scale on the gauge.

Details

  • In gauges with linear axes, ScaleOrigin can take the following values using the default vertical scale orientation for reference:
  • rhorizontal postion of the scale of the scale
    Left,Right,Bottom,Topon which side of the face to center the scale axis
    {ymin,ymax}vertical locations of min and max for the scale
    {horizontal,vertical}horizontal and vertical locations for the scale
  • In gauges with circular axes, ScaleOrigin can take the following values:
  • rradius of the scale
    Left,Right,Bottom,Topon which side to center the scale
    {θmin,θmax}angular locations of min and max for the scale
    {angle,r}angular and radial origins for the scale

Examples

Basic Examples  (4)

Use ScaleOrigin to specify a horizontal or radial offset for the scale:

Specify endpoint positions or angles for the scale:

Use a relative location for the center of the scale:

Specify a horizontal position and vertical extent for the scale:

Specify a radial and angular position for the scale:

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

Text

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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