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 |