|
SOLUTIONS
|
MATHEMATICA 内置符号
VertexLabelStyle
VertexLabelStyle
是 Graph 和相关函数的一个选项和属性,指定顶点标签使用的样式.
更多信息更多信息
- 任何用于 Style 的样式规范可用于 VertexLabelStyle 设置.
- 设置的典型格式包括:
-
Automatic 使用自动设置 style 对所有顶点使用 style {v1->style1,v2->style2,...} 对顶点
使用 
- 可以给出颜色指令例如 Red,以及文本规范例如 Bold 或 Small.
- 选项设置 VertexLabelStyle->style 实际上等价于用 Style[label, style] 替换一个格式或相关结构的标签式元素.
版本 8 的新功能
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »



