Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LegendType

    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 Description
    LegendType

    Layers

    Legend type is Layers

    Declaration
    public const LegendType Layers
    Field Value
    Type Description
    LegendType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved