menu

ASP.NET Web Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TextHorzOverflowType

    Show / Hide Table of Contents

    Class TextHorzOverflowType

    Specifies the horizontal overflow type for text

    Inheritance
    System.Object
    TextHorzOverflowType
    Namespace: Syncfusion.OfficeChart
    Assembly: Syncfusion.OfficeChart.Portable.dll
    Syntax
    public sealed class TextHorzOverflowType : Enum

    Fields

    Clip

    Indicates the horizontal overflow type is Clip

    Declaration
    public const TextHorzOverflowType Clip
    Field Value
    Type Description
    TextHorzOverflowType

    OverFlow

    Indicates the horizontal overflow type is OverFlow

    Declaration
    public const TextHorzOverflowType OverFlow
    Field Value
    Type Description
    TextHorzOverflowType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved