[enum] anychart.graphics.vector.Text.DecorationImprove this Doc
Text decoration.
Try it:
Value | Description | Example |
---|---|---|
blink | Blinking text. This value is not supported by some browser and is discussed in CSS3, animation is recommended instead. | |
line-through | Line through decoration. | |
none | Cancels all decorations, including links underline. | |
overline | Overline decoration. | |
underline | Underline decoration. |