Version

LeaderLineType Enumeration

Specifies the callout line type for the labels.
Syntax
'Declaration
 
Public Enum LeaderLineType 
   Inherits System.Enum
public enum LeaderLineType : System.Enum 
Members
MemberDescription
RadialCurveA curved line is drawn between the slice and its label. The line starts radially from the slice and then turns to the label.
SimpleCurveA curved line is drawn between the slice and its label. The line follows makes a natural turn from the slice to the label.
StraightLineA straight line is drawn between the slice and its label.
Requirements

Target Platforms: Windows 8.1, 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

View on GitHub