menu

Xamarin.iOS

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

    Show / Hide Table of Contents

    Class ExcelTreeMapLabelOption

    It represents the Label position in Tree Map chart

    Inheritance
    System.Object
    ExcelTreeMapLabelOption
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class ExcelTreeMapLabelOption : Enum

    Fields

    Banner

    The Parent label layout is a Banner above the category

    Declaration
    public const ExcelTreeMapLabelOption Banner
    Field Value
    Type
    ExcelTreeMapLabelOption

    None

    No Parent labels are shown

    Declaration
    public const ExcelTreeMapLabelOption None
    Field Value
    Type
    ExcelTreeMapLabelOption

    Overlapping

    The Parent label is laid out within the category

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