BarEdgeStyle
is an option for bar charts that determines the style for the edges.


BarEdgeStyle
BarEdgeStyle
is an option for bar charts that determines the style for the edges.
Details and Options
- To use BarEdgeStyle, you first need to load the Bar Charts Package using Needs["BarCharts`"].
- Styles can be specified using graphics directives such as RGBColor, Dashing, and Thickness.
Examples
Basic Examples (1)
For a single set of data, styles are repeated cyclically:
Directive can be used to combine styles:
For multiple sets of data, styles are applied to each in turn:
See Also
Text
Wolfram Research (2008), BarEdgeStyle, Wolfram Language function, https://reference.wolfram.com/language/BarCharts/ref/BarEdgeStyle.html.
CMS
Wolfram Language. 2008. "BarEdgeStyle." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/BarCharts/ref/BarEdgeStyle.html.
APA
Wolfram Language. (2008). BarEdgeStyle. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/BarCharts/ref/BarEdgeStyle.html
BibTeX
@misc{reference.wolfram_2025_baredgestyle, author="Wolfram Research", title="{BarEdgeStyle}", year="2008", howpublished="\url{https://reference.wolfram.com/language/BarCharts/ref/BarEdgeStyle.html}", note=[Accessed: 10-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_baredgestyle, organization={Wolfram Research}, title={BarEdgeStyle}, year={2008}, url={https://reference.wolfram.com/language/BarCharts/ref/BarEdgeStyle.html}, note=[Accessed: 10-August-2025]}