is an option and property for Graph and related functions that specifies the style to use for edge labels.


EdgeLabelStyle
is an option and property for Graph and related functions that specifies the style to use for edge labels.
Details

- 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 stylei for edge ei {pattistylei,…} use stylei for edges matching the pattern patti - 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].
Examples
open all close allBasic Examples (2)
Scope (4)
See Also
Related Guides
-
▪
- Labels
History
Text
Wolfram Research (2010), EdgeLabelStyle, Wolfram Language function, https://reference.wolfram.com/language/ref/EdgeLabelStyle.html.
CMS
Wolfram Language. 2010. "EdgeLabelStyle." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/EdgeLabelStyle.html.
APA
Wolfram Language. (2010). EdgeLabelStyle. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/EdgeLabelStyle.html
BibTeX
@misc{reference.wolfram_2025_edgelabelstyle, author="Wolfram Research", title="{EdgeLabelStyle}", year="2010", howpublished="\url{https://reference.wolfram.com/language/ref/EdgeLabelStyle.html}", note=[Accessed: 14-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_edgelabelstyle, organization={Wolfram Research}, title={EdgeLabelStyle}, year={2010}, url={https://reference.wolfram.com/language/ref/EdgeLabelStyle.html}, note=[Accessed: 14-August-2025]}