Class SFTreeMapLegendIcon
Represents the TreeMap Legend Icon
Inheritance
System.Object
SFTreeMapLegendIcon
Namespace: Syncfusion.SfTreeMap.iOS
Assembly: Syncfusion.SfTreeMap.iOS.dll
Syntax
public sealed class SFTreeMapLegendIcon : Enum
Fields
SFTreeMapLegendIconCustom
Represents legend icon as custom
Declaration
public const SFTreeMapLegendIcon SFTreeMapLegendIconCustom
Field Value
Type | Description |
---|---|
SFTreeMapLegendIcon |
SFTreeMapLegendIconEllipse
Represents legend icon as ellipse
Declaration
public const SFTreeMapLegendIcon SFTreeMapLegendIconEllipse
Field Value
Type | Description |
---|---|
SFTreeMapLegendIcon |
SFTreeMapLegendIconRectangle
Represents legend icon as rectangle
Declaration
public const SFTreeMapLegendIcon SFTreeMapLegendIconRectangle
Field Value
Type | Description |
---|---|
SFTreeMapLegendIcon |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |