menu

Xamarin.iOS

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

    Show / Hide Table of Contents

    Class SFTreeMapLegendPosition

    Represents the TreeMap legend position

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

    Fields

    SFTreeMapLegendPositionBottom

    Represents legend position as bottom

    Declaration
    public const SFTreeMapLegendPosition SFTreeMapLegendPositionBottom
    Field Value
    Type
    SFTreeMapLegendPosition

    SFTreeMapLegendPositionLeft

    Represents legend position as left

    Declaration
    public const SFTreeMapLegendPosition SFTreeMapLegendPositionLeft
    Field Value
    Type
    SFTreeMapLegendPosition

    SFTreeMapLegendPositionRight

    Represents legend position as right

    Declaration
    public const SFTreeMapLegendPosition SFTreeMapLegendPositionRight
    Field Value
    Type
    SFTreeMapLegendPosition

    SFTreeMapLegendPositionTop

    Represents legend position as top

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