ASP.NET Core - EJ2

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

    Show / Hide Table of Contents

    Class 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.

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

    Fields

    None

    Declaration
    public const TextOverflow None
    Field Value
    Type Description
    TextOverflow

    Trim

    Declaration
    public const TextOverflow Trim
    Field Value
    Type Description
    TextOverflow

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Wrap

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