alexa

    Show / Hide Table of Contents

    Enum ExcelTreeMapLabelOption

    It represents the Label position in Tree Map chart

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum ExcelTreeMapLabelOption

    Fields

    Name Description
    Banner

    The Parent label layout is a Banner above the category

    None

    No Parent labels are shown

    Overlapping

    The Parent label is laid out within the category

    Back to top Generated by DocFX