menu

Xamarin.iOS

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

    Show / Hide Table of Contents

    Class SFTreeMapLegendIcon

    Represents the TreeMap Legend Icon

    Inheritance
    System.Object
    SFTreeMapLegendIcon
    Namespace: Syncfusion.SfTreeMap.iOS
    Assembly: Syncfusion.SfTreeMap.iOS.dll
    Syntax
    public sealed class SFTreeMapLegendIcon : Enum

    Fields

    SFTreeMapLegendIconCustom

    Represents legend icon as custom

    Declaration
    public const SFTreeMapLegendIcon SFTreeMapLegendIconCustom
    Field Value
    Type
    SFTreeMapLegendIcon

    SFTreeMapLegendIconEllipse

    Represents legend icon as ellipse

    Declaration
    public const SFTreeMapLegendIcon SFTreeMapLegendIconEllipse
    Field Value
    Type
    SFTreeMapLegendIcon

    SFTreeMapLegendIconRectangle

    Represents legend icon as rectangle

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