menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TextOverflow - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TextOverflow

    Defines the overflow style of the text in heatmap. None - No action is taken when the text overflows. Wrap - Wraps the multi-level labels when the text overflows. Trim - Trims the multi-level labels when the text overflows.

    Inheritance
    System.Object
    TextOverflow
    Namespace: Syncfusion.EJ2.HeatMap
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class TextOverflow : Enum

    Fields

    None

    Declaration
    public const TextOverflow None
    Field Value
    Type
    TextOverflow

    Trim

    Declaration
    public const TextOverflow Trim
    Field Value
    Type
    TextOverflow

    Wrap

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