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






Gets or sets the style of this font.

Namespace: MindFusion.Drawing
File: Font.js

 Syntax

JavaScript  Copy Code

get fontStyle() {}
set fontStyle(value) {}

 Property Value

FontStyle

A combination of FontStyle enumeration flags.

 See Also

Font Members
Font Class
MindFusion.Drawing Namespace