Qurak

LabelStyle

可用

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-

主題

相關

全部 6300 個函式 · 從 MCP 用戶端使用這個