alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum TextOverflow

    Defines the text overflow of the title.

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

    Fields

    Name Description
    None

    Specifies that the text will shown as it is.

    Trim

    Specifies that the text will trim if exceeded the defined margins.

    Wrap

    Specifies to wrap the text if exceed the defined margins.

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