ComponentOne Xamarin Edition
AxisLabelAlignment Enumeration
C1.Xamarin.Forms.Chart Assembly > C1.Xamarin.Forms.Chart Namespace : AxisLabelAlignment Enumeration
Specifies axis label position.
Syntax
public enum AxisLabelAlignment : System.Enum 
Members
MemberDescription
Bottom At the bottom.
Center At the center.
Left At the left.
Right At the right.
Top At the top.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Xamarin.Forms.Chart.AxisLabelAlignment

See Also

Reference

C1.Xamarin.Forms.Chart Namespace