ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum TextDecorations - ASP.NETCore API Reference | Syncfusion

    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 - 2021 Syncfusion Inc. All Rights Reserved