ComponentOne Xamarin Edition
ElementSizeType Enumeration
C1.Xamarin.Forms.Chart Assembly > C1.Xamarin.Forms.Chart Namespace : ElementSizeType Enumeration
Specifies the size type for ElementSize object.
Syntax
public enum ElementSizeType : System.Enum 
Members
MemberDescription
Absolute Size specified in pixels.
Percentage Size specified in perecents from available space.
Inheritance Hierarchy

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

See Also

Reference

C1.Xamarin.Forms.Chart Namespace