|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
ScaleOrigin
ScaleOrigin
is an option for gauge functions that describes how to position the scale on the gauge.
DetailsDetails
- In gauges with linear axes, ScaleOrigin can take the following values using the default vertical scale orientation for reference:
-
r horizontal postion of the scale of the scale Left,Right,Bottom,Top on 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:
-
r radius of the scale Left,Right,Bottom,Top on 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
ExamplesExamplesopen allclose all
Basic Examples (4)Basic Examples (4)
Use ScaleOrigin to specify a horizontal or radial offset for the scale:
| In[1]:= |
| Out[1]= | ![]() |
Specify endpoint positions or angles for the scale:
| In[1]:= |
| Out[1]= | ![]() |
Use a relative location for the center of the scale:
| In[1]:= |
| Out[1]= | ![]() |
Specify a horizontal position and vertical extent for the scale:
| In[1]:= |
| Out[1]= | ![]() |
Specify a radial and angular position for the scale:
| In[2]:= |
| Out[2]= | ![]() |
New in 9
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »





