menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class LegendType

    Defines the types of legends in the maps. You can set two types of legend types to the maps.

    Inheritance
    System.Object
    LegendType
    Namespace: Syncfusion.SfMaps.XForms
    Assembly: Syncfusion.SfMaps.XForms.dll
    Syntax
    public sealed class LegendType : Enum

    Fields

    Bubbles

    Legend type is Bubbles

    Declaration
    public const LegendType Bubbles
    Field Value
    Type
    LegendType

    Layers

    Legend type is Layers

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