menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class TreeMapLabelOption

    It represents the Label position in Tree Map chart

    Inheritance
    System.Object
    TreeMapLabelOption
    Namespace: Syncfusion.OfficeChart
    Assembly: Syncfusion.OfficeChart.Portable.dll
    Syntax
    public sealed class TreeMapLabelOption : Enum

    Fields

    Banner

    The Parent label layout is a Banner above the category

    Declaration
    public const TreeMapLabelOption Banner
    Field Value
    Type
    TreeMapLabelOption

    None

    No Parent labels are shown

    Declaration
    public const TreeMapLabelOption None
    Field Value
    Type
    TreeMapLabelOption

    Overlapping

    The Parent label is laid out within the category

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