alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum LabelAlignment

    Defines the label text to be placed within the defined size of the treemap item.

    Namespace: Syncfusion.Blazor.TreeMap
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum LabelAlignment

    Fields

    Name Description
    Hide

    Specifies that the data label will hide if exceeded the defined margins.

    Trim

    Specifies that the data label will trim if exceeded the defined margins.

    Wrap

    Specifies to wrap the data label if exceed the defined margins.

    WrapByWord

    Specifies the word to force all text to fit within the defined margins.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved