MindFusion.Charting for JavaScript Programmer's Guide
Font.underline Property
See Also
 






Gets whether the font is underlined.

Namespace: MindFusion.Drawing
File: Font.js

 Syntax

JavaScript  Copy Code

get underline() {}

 Property Value

Boolean

true if Underline flag is set in fontStyle, ot false otherwise.

 See Also

Font Members
Font Class
MindFusion.Drawing Namespace