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