Xuni Product Documentation - Xamarin.Forms
ChartAnnotationPosition Enumeration
Specifies the position of the annotation.
Syntax
public enum ChartAnnotationPosition : System.Enum 
Members
MemberDescription
Bottom The annotation appears at the bottom of the target point.
Center The annotation appears at the center of the target point.
Left The annotation appears to the left of the target point.
Right The annotation appears to the right of the target point.
Top The annotation appears at the top of the target point.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Xuni.Forms.ChartCore.ChartAnnotationPosition

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.ChartCore Namespace