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 |
---|
LegendIcons |
Ellipse
Draws Elliptical shape of Legend
Declaration
public const LegendIcons Ellipse
Field Value
Type |
---|
LegendIcons |
Rectangle
Draws Rectangular shape of Legend
Declaration
public const LegendIcons Rectangle
Field Value
Type |
---|
LegendIcons |