alexa
menu

ASP.NET Core - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class LabelAlignment

    Defines the action of the label to be placed within the defined margins.

    Inheritance
    System.Object
    LabelAlignment
    Namespace: Syncfusion.EJ2.TreeMap
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class LabelAlignment : Enum

    Fields

    Hide

    Declaration
    public const LabelAlignment Hide
    Field Value
    Type
    LabelAlignment

    Trim

    Declaration
    public const LabelAlignment Trim
    Field Value
    Type
    LabelAlignment

    Wrap

    Declaration
    public const LabelAlignment Wrap
    Field Value
    Type
    LabelAlignment

    WrapByWord

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