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






Gets or sets the size of this font.

Namespace: MindFusion.Drawing
File: Font.js

 Syntax

JavaScript  Copy Code

get size() {}
set size(value) {}

 Property Value

Number

The font size.

 See Also

Font Members
Font Class
MindFusion.Drawing Namespace