Qurak

LabelStyle

Disponível

Option for specifying the style of labels in graphics

LabelStyle
Plot[Sin[x], {x, 0, 10}, PlotLabel -> Sin[x], LabelStyle -> Orange] → -Graphics-Manipulate[u, {u, 0, 1}, FrameLabel -> "abc", LabelStyle -> Directive[Blue, Large]] → Manipulate[u, {u, 0, 1}, FrameLabel -> abc, LabelStyle -> Directive[Blue, Large]]Plot[2Sin[x], {x, 0, 10}, Frame -> True, FrameLabel -> {x, y}, PlotLabel -> 2Sin[x], LabelStyle -> Orange] → -Graphics-

Tópicos

Relacionados

Todas as 6300 funções · Usar isto de um cliente MCP