GaugeFaceStyle

GaugeFaceStyle

is an option for gauge functions that specifies the style in which the face is to be drawn.

Details

  • GaugeFaceStyle->g specifies that a graphics directive g should be used to draw the gauge face.
  • GaugeFaceStyle->TemplateBox[{None, paclet:ref/None}, RefLink, BaseStyle -> {InlineFormula}] specifies that no face should be drawn.
  • The directives that can be given include:
  • Dashing[{w1,}]dashing specification
    EdgeForm[g]edge-drawing specification
    FaceForm[g]face-drawing specification
    GrayLevel[i]intensity
    Hue[h]hue
    Opacity[a]opacity
    Red,Blue,etc.named colors
    RGBColor[r,g,b]RGB color
    Thickness[w]line thickness
    Directive[g1,g2,]composite graphics directive

Examples

Basic Examples  (5)

Specify the style for the gauge face:

Use one or more directives to style the face:

Use None to turn off the face:

Combine the style with different face appearances:

Use a Texture as a gauge face:

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

Text

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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