Class LegendType
Represents the Legend Type
Inheritance
System.Object
LegendType
Namespace: Syncfusion.SfMaps.iOS
Assembly: Syncfusion.SfMaps.iOS.dll
Syntax
public sealed class LegendType : Enum
Fields
Bubbles
Defines the BubbleMarkerSetting as bubbles.
Declaration
public const LegendType Bubbles
Field Value
Type |
---|
LegendType |
Layers
Defines the ShapeSetting as layers.
Declaration
public const LegendType Layers
Field Value
Type |
---|
LegendType |