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 |
---|
SFTreeMapLegendIcon |
SFTreeMapLegendIconEllipse
Represents legend icon as ellipse
Declaration
public const SFTreeMapLegendIcon SFTreeMapLegendIconEllipse
Field Value
Type |
---|
SFTreeMapLegendIcon |
SFTreeMapLegendIconRectangle
Represents legend icon as rectangle
Declaration
public const SFTreeMapLegendIcon SFTreeMapLegendIconRectangle
Field Value
Type |
---|
SFTreeMapLegendIcon |