WOLFRAM

Enable JavaScript to interact with content and submit forms on Wolfram websites. Learn how
Wolfram Language & System Documentation Center
BarEdgeStyle

BarEdgeStyle

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

Details and Options
Details and Options Details and Options
Examples  
Basic Examples  
See Also
Cite this Page
BarCharts`
BarCharts`

BarEdgeStyle

As of Version 7.0, BarEdgeStyle has been superseded by ChartStyle .

BarEdgeStyle

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

Details and Options

Examples

Basic Examples  (1)

Wolfram Language code: Needs["BarCharts`"]

A single style can be used:

Wolfram Language code: BarChart[{1, 2, 3}, BarEdgeStyle -> Thick]

For a single set of data, styles are repeated cyclically:

Wolfram Language code: BarChart[Range[5], BarEdgeStyle -> {Red, Thick}]

Directive can be used to combine styles:

Wolfram Language code: BarChart[Range[5], BarEdgeStyle -> Directive[Red, Thick]]

For multiple sets of data, styles are applied to each in turn:

Wolfram Language code: BarChart[{{1, 2, 3}, {2, 2, 2}}, BarEdgeStyle -> {Red, Dashed}]

See Also

BarChart   BarChart3D   BarStyle   BarEdges

Wolfram Research (2008), BarEdgeStyle, Wolfram Language function, https://reference.wolfram.com/language/BarCharts/ref/BarEdgeStyle.html.

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_2026_baredgestyle, author="Wolfram Research", title="{BarEdgeStyle}", year="2008", howpublished="\url{https://reference.wolfram.com/language/BarCharts/ref/BarEdgeStyle.html}", note=[Accessed: 14-August-2026]}

BibLaTeX

@online{reference.wolfram_2026_baredgestyle, organization={Wolfram Research}, title={BarEdgeStyle}, year={2008}, url={https://reference.wolfram.com/language/BarCharts/ref/BarEdgeStyle.html}, note=[Accessed: 14-August-2026]}

Top [フレーム]

AltStyle によって変換されたページ (->オリジナル) /