TicksStyle
Disponível
Option for specifying the style of plot ticks
TicksStyle
Plot[Cos[x], {x, 0, 10}, TicksStyle -> {Red, Blue}]
→ -Graphics-Plot[Sin[x], {x, 0, 10}, TicksStyle -> Directive[Orange, 12]]
→ -Graphics-Graphics3D[Cylinder[], Axes -> True, TicksStyle -> {Red, Green, Blue}]
→ -Graphics3D- Todas as 6300 funções ·
Usar isto de um cliente MCP