|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
VertexLabelStyle
VertexLabelStyle
is an option and property for Graph and related functions that specifies the style to use for vertex labels.
DetailsDetails
- Any style specification as used in Style can be used as a setting for VertexLabelStyle.
- Typical forms of settings include:
-
Automatic use automatic setting style use style for all vertices {v1->style1,v2->style2,...} use
for vertex 
- Color directives such as Red, as well as text specifications such as Bold or Small, can be given.
- Giving the option setting VertexLabelStyle->style is effectively equivalent to replacing the label-like elements of a formatting or related construct by Style[label, style].
New in 8
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »



