Search
TextComponent.fontName Property
See Also
 






Gets or sets the name of the font that should be used to draw the component's text.

Namespace: MindFusion.Charting.Components
File: TextComponent.js

 Syntax

JavaScript  Copy Code

get fontName() {}

 Property Value

 See Also