Class LegendIcons
Represents the LegendIcons. This enum is used to customize the icons based on different shapes for the legends.
Inheritance
System.Object
LegendIcons
Namespace: Syncfusion.SfTreeMap.XForms
Assembly: Syncfusion.SfTreeMap.XForms.dll
Syntax
public sealed class LegendIcons : Enum
Fields
Custom
Draws Custom shape of Legend
Declaration
public const LegendIcons Custom
Field Value
Type | Description |
---|---|
LegendIcons |
Ellipse
Draws Elliptical shape of Legend
Declaration
public const LegendIcons Ellipse
Field Value
Type | Description |
---|---|
LegendIcons |
Rectangle
Draws Rectangular shape of Legend
Declaration
public const LegendIcons Rectangle
Field Value
Type | Description |
---|---|
LegendIcons |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |