Xuni Product Documentation - Xamarin.Forms
PieLabelPosition Enumeration
Specifies the position of data labels on the pie chart.
Syntax
public enum PieLabelPosition : System.Enum 
Members
MemberDescription
Center The item appears at the center of the pie slice.
Inside The label appears inside the pie slice.
None No data labels.
Outside The item appears outside the pie slice.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Xuni.Forms.FlexPie.PieLabelPosition

Requirements

Target Platforms: 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

Reference

Xuni.Forms.FlexPie Namespace