Enables or disables the line joining the Label and the Pie/Doughnut.
Format:
LabelLineEnabled="True"
Possible values for this attribute:
|
Value |
Description |
|
True |
LabelLine becomes visible |
|
False |
LabelLine is not visible |
Note: Label Line is enabled by default for Pie/Doughnut charts
This attribute applies to:
Example:
<vc:DataSeries LabelLineEnabled="True" .../>