menu

ASP.NET MVC

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

    Show / Hide Table of Contents

    Enum TextDecorations

    Used to Set,how to decorate the label text.

    Namespace: Syncfusion.JavaScript.DataVisualization.DiagramEnums
    Assembly: Syncfusion.EJ.dll
    Syntax
    public enum TextDecorations

    Fields

    Name Description
    LineThrough

    Used to Used to set text decoration of the label as LineThrough

    None

    Used to Used to set text decoration of the label as None

    Overline

    Used to Used to set text decoration of the label as Overline

    Underline

    Used to Used to set text decoration of the label as Underline

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