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






Sets a value indicating the bounding rectangle of the text container.

Namespace: MindFusion.Drawing
File: Text.js

 Syntax

JavaScript  Copy Code

function setBounds (bounds, [angle])

 Parameters

bounds

Type: Rect
Rect. The bounding rectangle.

angle
Optional.

Type: Number
Number. The rotation angle to be applied to the bounding rectangle.

 See Also

Text Members
Text Class
MindFusion.Drawing Namespace