Version

LeaderLineType Enumeration

Describes available types of a callout line for the labels.
Syntax
public enum LeaderLineType : System.Enum 
Members
MemberDescription
ArcA curved line is drawn between the slice and its label. The line follows makes a natural turn from the slice to the label.
SplineA curved line is drawn between the slice and its label. The line starts radially from the slice and then turns to the label.
StraightA straight line is drawn between the slice and its label.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also