Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • 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 Description
    SFTreeMapLegendIcon

    SFTreeMapLegendIconEllipse

    Represents legend icon as ellipse

    Declaration
    public const SFTreeMapLegendIcon SFTreeMapLegendIconEllipse
    Field Value
    Type Description
    SFTreeMapLegendIcon

    SFTreeMapLegendIconRectangle

    Represents legend icon as rectangle

    Declaration
    public const SFTreeMapLegendIcon SFTreeMapLegendIconRectangle
    Field Value
    Type Description
    SFTreeMapLegendIcon

    value__

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