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






Gets whether the font is bold.

Namespace: MindFusion.Drawing
File: Font.js

 Syntax

JavaScript  Copy Code

get bold() {}

 Property Value

Boolean

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

 See Also

Font Members
Font Class
MindFusion.Drawing Namespace