menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TextVertOverflowType - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TextVertOverflowType

    Specifies the vertical overflow type for text

    Inheritance
    System.Object
    TextVertOverflowType
    Namespace: Syncfusion.OfficeChart
    Assembly: Syncfusion.OfficeChart.UWP.dll
    Syntax
    public sealed class TextVertOverflowType : Enum

    Fields

    Clip

    Indicates the vertical overflow type is clip

    Declaration
    public const TextVertOverflowType Clip
    Field Value
    Type
    TextVertOverflowType

    Ellipsis

    Indicates the vertical overflow type is ellipsis

    Declaration
    public const TextVertOverflowType Ellipsis
    Field Value
    Type
    TextVertOverflowType

    OverFlow

    Indicates the vertical overflow type is OverFlow

    Declaration
    public const TextVertOverflowType OverFlow
    Field Value
    Type
    TextVertOverflowType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved