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






Gets or sets the name of this font.

Namespace: MindFusion.Drawing
File: Font.js

 Syntax

JavaScript  Copy Code

get name() {}
set name(value) {}

 Property Value

String

A string containing font name.

 See Also

Font Members
Font Class
MindFusion.Drawing Namespace