MindFusion.Charting for JavaScript Programmer's Guide
Text Constructor
See Also
 






Initializes a new instance of the Text class.

Namespace: MindFusion.Drawing
File: Text.js

 Syntax

JavaScript  Copy Code

function Text (text, bounds)

 Parameters

text

Type: String
String. The text to be displayed in the container.

bounds

Type: Rect
Rect. The bounds of the container.

 See Also

Text Class
MindFusion.Drawing Namespace