menu

Xamarin.iOS

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LegendIcon - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    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
    LegendIcon

    Default

    Represents default.

    Declaration
    public const LegendIcon Default
    Field Value
    Type
    LegendIcon

    Diamond

    Represents Diamond.

    Declaration
    public const LegendIcon Diamond
    Field Value
    Type
    LegendIcon

    Rectangle

    Represents rectangle.

    Declaration
    public const LegendIcon Rectangle
    Field Value
    Type
    LegendIcon

    Triangle

    Represents Triangle.

    Declaration
    public const LegendIcon Triangle
    Field Value
    Type
    LegendIcon
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved