|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
EdgeLabelStyle
EdgeLabelStyle
is an option and property for Graph and related functions that specifies the style to use for edge labels.
DetailsDetails
- Any style specification as used in Style can be used as a setting for EdgeLabelStyle.
- Typical forms of settings include:
-
Automatic use automatic setting style use style for all edges {e1->style1,e2->style2,...} use
for edge 
- Color directives such as Red, as well as text specifications such as Bold or Small, can be given.
- Giving the option setting EdgeLabelStyle->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 »


