FrameTicksStyle
Disponível
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- Todas as 6300 funções ·
Usar isto de um cliente MCP