menu

ASP.NET Web Forms

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

    Show / Hide Table of Contents

    Enum TextWrapping

    Used to define how the label text needs to be wrapped.

    Namespace: Syncfusion.JavaScript.DataVisualization.DiagramEnums
    Assembly: Syncfusion.EJ.dll
    Syntax
    public enum TextWrapping

    Fields

    Name Description
    NoWrap

    Used to Disables wrapping

    Wrap

    Used to Enables Line-break at normal word break points

    WrapWithOverflow

    Used to Enables Line-break at normal word break points with longer word overflows

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