Class SFTreeMapLayoutType
Represents the layout type
Inheritance
System.Object
SFTreeMapLayoutType
Namespace: Syncfusion.SfTreeMap.iOS
Assembly: Syncfusion.SfTreeMap.iOS.dll
Syntax
public sealed class SFTreeMapLayoutType : Enum
Fields
SFTreeMapLayoutTypeSliceAndDiceAuto
Represents the SliceAndDiceAuto
Declaration
public const SFTreeMapLayoutType SFTreeMapLayoutTypeSliceAndDiceAuto
Field Value
Type |
---|
SFTreeMapLayoutType |
SFTreeMapLayoutTypeSliceAndDiceHorizontal
Represents the SliceAndDiceHorizontal
Declaration
public const SFTreeMapLayoutType SFTreeMapLayoutTypeSliceAndDiceHorizontal
Field Value
Type |
---|
SFTreeMapLayoutType |
SFTreeMapLayoutTypeSliceAndDiceVertical
Represents the SliceAndDiceVertical
Declaration
public const SFTreeMapLayoutType SFTreeMapLayoutTypeSliceAndDiceVertical
Field Value
Type |
---|
SFTreeMapLayoutType |
SFTreeMapLayoutTypeSquarified
Represents the Squarified
Declaration
public const SFTreeMapLayoutType SFTreeMapLayoutTypeSquarified
Field Value
Type |
---|
SFTreeMapLayoutType |