Version

LeaderLinesVisible Property (PieLabelAppearance)

Gets/sets whether the leader lines should be displayed.
Syntax
'Declaration
 
Public Property LeaderLinesVisible As Boolean
public bool LeaderLinesVisible {get; set;}
Remarks

Leader lines are lines that connect from the text label of a slice or sector to the slice or sector itself. Using leader lines makes it easier for end users to associate which label belongs with each slice or sector in the chart.

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also