MindFusion.Charting for WebForms Programmer's Guide
Font Constructor
See Also
 



Initializes a new instance of the Font class with the specified attributes.

Namespace: MindFusion.Charting.Drawing
Assembly: Font.js

 Syntax

JavaScript  Copy Code

function Font (name, size, [fontStyle])

 Parameters

name

The font name.

size

The font size.

fontStyle
Optional.

The FontStyle

 See Also

Font Class
MindFusion.Charting.Drawing Namespace