[]
        
(Showing Draft Content)

C1.Android.Chart.TreeMapType

TreeMapType Class

Specifies the treemap type.

Inheritance
TreeMapType
Namespace: C1.Android.Chart
Assembly: C1.Android.Chart.dll
Syntax
public sealed class TreeMapType : Enum

Fields

Name Description
Horizontal

Shows horizontal squarified treemap.

Squarified

Shows squarified treemap.

Vertical

Shows vertical squarified treemap.

value__