Qurak

FrameStyle

उपलब्ध

Option specifying the style of the frame around a plot

FrameStyle
Plot[Sin[x], {x, 0, 10}, Frame -> True, FrameStyle -> Directive[Orange, 12]] → -Graphics-Grid[Table[x, {4}, {7}], Frame -> All, FrameStyle -> Directive[Red, Dotted]] → Grid[{{x, x, x, x, x, x, x}, {x, x, x, x, x, x, x}, {x, x, x, x, x, x, x}, {x, x, x, x, x, x, x}}, Frame -> All, FrameStyle -> Directive[RGBColor[1, 0, 0], Dashing[{0, Small}]]]Graphics[Circle[], Frame -> True, FrameStyle -> {{Thick, Directive[Thick, Dashed]}, {Blue, Red}}] → -Graphics-

विषय

संबंधित

सभी 6300 फ़ंक्शन · इसे किसी MCP क्लाइंट से उपयोग करें