ComponentOne Xamarin Edition
TreeMapType Enumeration
C1.Xamarin.Forms.Chart Assembly > C1.Xamarin.Forms.Chart Namespace : TreeMapType Enumeration
Specifies the treemap type.
Syntax
public enum TreeMapType : System.Enum 
Members
MemberDescription
Horizontal Shows horizontal squarified treemap.
Squarified Shows squarified treemap.
Vertical Shows vertical squarified treemap.
Inheritance Hierarchy

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

See Also

Reference

C1.Xamarin.Forms.Chart Namespace