Class LegendIcon
Represents the LegendIcon
Inheritance
System.Object
LegendIcon
Namespace: Com.Syncfusion.Treemap.Enums
Assembly: Syncfusion.SfTreeMap.Android.dll
Syntax
public sealed class LegendIcon : Enum
Fields
Ellipse
Represents legend icon as ellipse
Declaration
public const LegendIcon Ellipse
Field Value
Type |
---|
LegendIcon |
Rectangle
Represents legend icon as Rectangle
Declaration
public const LegendIcon Rectangle
Field Value
Type |
---|
LegendIcon |