Class LegendIcon
Represents the Legend icon.
Inheritance
System.Object
LegendIcon
Namespace: Syncfusion.SfMaps.iOS
Assembly: Syncfusion.SfMaps.iOS.dll
Syntax
public sealed class LegendIcon : Enum
Fields
Circle
Represents circle.
Declaration
public const LegendIcon Circle
Field Value
Type | Description |
---|---|
LegendIcon |
Default
Represents default.
Declaration
public const LegendIcon Default
Field Value
Type | Description |
---|---|
LegendIcon |
Diamond
Represents Diamond.
Declaration
public const LegendIcon Diamond
Field Value
Type | Description |
---|---|
LegendIcon |
Rectangle
Represents rectangle.
Declaration
public const LegendIcon Rectangle
Field Value
Type | Description |
---|---|
LegendIcon |
Triangle
Represents Triangle.
Declaration
public const LegendIcon Triangle
Field Value
Type | Description |
---|---|
LegendIcon |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |