menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class LegendIcons

    Represents the LegendIcons. This enum is used to customize the icons based on different shapes for the legends.

    Inheritance
    System.Object
    LegendIcons
    Namespace: Syncfusion.SfTreeMap.XForms
    Assembly: Syncfusion.SfTreeMap.XForms.dll
    Syntax
    public sealed class LegendIcons : Enum

    Fields

    Custom

    Draws Custom shape of Legend

    Declaration
    public const LegendIcons Custom
    Field Value
    Type
    LegendIcons

    Ellipse

    Draws Elliptical shape of Legend

    Declaration
    public const LegendIcons Ellipse
    Field Value
    Type
    LegendIcons

    Rectangle

    Draws Rectangular shape of Legend

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