|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
GaugeFrameStyle
GaugeFrameStyle
is an option for gauge functions that specifies the style in which the frame is to be drawn.
DetailsDetails
- GaugeFrameStyle->g specifies that a graphics directive g should be used to draw the gauge frame.
- GaugeFrameStyle->
specifies that no frame 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
New in 9
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »






