Class SFTreeMapLegendPosition
Represents the TreeMap legend position
Inheritance
System.Object
SFTreeMapLegendPosition
Namespace: Syncfusion.SfTreeMap.iOS
Assembly: Syncfusion.SfTreeMap.iOS.dll
Syntax
public sealed class SFTreeMapLegendPosition : Enum
Fields
SFTreeMapLegendPositionBottom
Represents legend position as bottom
Declaration
public const SFTreeMapLegendPosition SFTreeMapLegendPositionBottom
Field Value
Type |
---|
SFTreeMapLegendPosition |
SFTreeMapLegendPositionLeft
Represents legend position as left
Declaration
public const SFTreeMapLegendPosition SFTreeMapLegendPositionLeft
Field Value
Type |
---|
SFTreeMapLegendPosition |
SFTreeMapLegendPositionRight
Represents legend position as right
Declaration
public const SFTreeMapLegendPosition SFTreeMapLegendPositionRight
Field Value
Type |
---|
SFTreeMapLegendPosition |
SFTreeMapLegendPositionTop
Represents legend position as top
Declaration
public const SFTreeMapLegendPosition SFTreeMapLegendPositionTop
Field Value
Type |
---|
SFTreeMapLegendPosition |