ASP.NET Core - EJ2

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

    Show / Hide Table of Contents

    Enum TextOverflow

    Defines the Text overflow. None - Shown the chart title with overlap if exceed. Wrap - Shown the chart title with wrap if exceed. Trim - Shown the chart title with trim if exceed.

    Namespace: Syncfusion.EJ2.Charts
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public enum TextOverflow

    Fields

    Name Description
    None
    Trim
    Wrap
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved