MindFusion.Charting for JavaScript Programmer's Guide
DomUtils.setSize Method
See Also
 






Sets the size of the specified element.

Namespace: MindFusion.Controls
File: DomUtils.js

 Syntax

JavaScript  Copy Code

function setSize (element, size)

 Parameters

element

Type: HTMLElement
HTMLElement. The element.

size

Type: Size
Size. The new size.

 See Also

DomUtils Members
DomUtils Class
MindFusion.Controls Namespace