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






Gets whether the font is italic.

Namespace: MindFusion.Drawing
File: Font.js

 Syntax

JavaScript  Copy Code

get italic() {}

 Property Value

Boolean

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

 See Also

Font Members
Font Class
MindFusion.Drawing Namespace