PieCharts`
PieCharts`

PieEdgeStyle

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

PieEdgeStyle

is an option for PieChart that specifies the styles for lines in the pie chart.

Details and Options

  • To use PieEdgeStyle, you first need to load the Pie Charts Package using Needs["PieCharts`"].
  • The following settings can be used:
  • stylestyle for all lines in the pie chart
    {style1,style2,}style for lines in respective wedges in the chart
    Automaticdefault behavior

Examples

Basic Examples  (1)

PieChart uses black edges by default:

Do not draw any edges:

Use red edges:

Alternate red and thick edges:

Use thick red edges:

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

Text

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

CMS

Wolfram Language. 2008. "PieEdgeStyle." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/PieCharts/ref/PieEdgeStyle.html.

APA

Wolfram Language. (2008). PieEdgeStyle. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/PieCharts/ref/PieEdgeStyle.html

BibTeX

@misc{reference.wolfram_2023_pieedgestyle, author="Wolfram Research", title="{PieEdgeStyle}", year="2008", howpublished="\url{https://reference.wolfram.com/language/PieCharts/ref/PieEdgeStyle.html}", note=[Accessed: 18-April-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_pieedgestyle, organization={Wolfram Research}, title={PieEdgeStyle}, year={2008}, url={https://reference.wolfram.com/language/PieCharts/ref/PieEdgeStyle.html}, note=[Accessed: 18-April-2024 ]}