ASP.NET Pack Programmer's Guide
DiagramItem.setWeight Method
See Also
 





Sets a weight value used in layout and path-finding algorithms.

Namespace: MindFusion.Diagramming
Package: DiagramItem.js

 Syntax

JavaScript  Copy Code

function setWeight (value)

 Parameters

value

A number specifying the weight of this item. The default value is 1.

 See Also

DiagramItem Members
DiagramItem Class
MindFusion.Diagramming Namespace
TreeMapLayout Class