Gets or sets the 3D label line size as a percentage of the default size.
| Visual Basic | Copy Code |
|---|---|
|
|
| C# | Copy Code |
|---|---|
|
|
Remarks
It represents the amount of space reserved for drawing the line that connects a slice to a label drawn outside of the chart (see PieLabelStyle custom attribute).
The attribute is only applicable to Pie and Doughnut charts.
| Custom Attribute Summary | |
|---|---|
| Possible Values: | 30 to 200. |
| Default Value: | 100 |
| 2D / 3D Limitations: | 3D Only (for 2D charts, see LabelsHorizontalLineSize and LabelsRadialLineSize) |
| Applies to Chart Element: | Series Objects |
| Applies to Chart Types: | Pie, Doughnut |
Custom Attributes
Custom Attributes Overview
Chart Types
Pie Chart
Doughnut Chart
Copy Code