FrameTicksStyle
Tilgjengelig
Option for specifying the style of frame ticks
FrameTicksStyle
Plot[Sin[x], {x, 0, 10}, Frame -> True, FrameTicks -> Automatic, FrameTicksStyle -> Directive[Orange, 12]]
→ -Graphics-Plot[Cos[x], {x, 0, 10}, Frame -> True, FrameTicks -> All, FrameTicksStyle -> {{Magenta, Blue}, {Red, Green}}]
→ -Graphics-Plot[Sin[x], {x, 0, 10}, Frame -> True, FrameTicksStyle -> Thick]
→ -Graphics- Alle 6300 funksjoner ·
Bruk dette fra en MCP-klient