| Visual Basic | Copy Code |
|---|---|
|
|
| C# | Copy Code |
|---|---|
|
|
Remarks
If a label is displayed outside the pie then the color of the connecting line is set by the BorderColor property by default but can also be controlled the PieLineColor custom attribute.
| Custom Attribute Summary | |
| Possible Values: | Disabled - Labels are not shown. Inside - Labels are placed inside the pie chart values. Outside - Labels are placed outside the pie chart values. The connecting lines are straight lines. Ellipse - Labels are placed outside the pie chart values. The connecting lines form an elliptical pattern. |
| Default Value: | Inside |
| 2D / 3D Limitations: | Not Supported |
| Applies to Chart Element: | Series and DataPoint Objects |
| Applies to Chart Types: | Pie, Doughnut |
Custom Attributes
Custom Attributes Overview
Chart Types
Pie Chart
Doughnut Chart
Copy Code