ASP.NET Pack Programmer's Guide
Diagram.setExpandOnIncoming Method
See Also
 





Sets a value indicating the link direction in which tree branches are expanded.

Namespace: MindFusion.Diagramming
Package: Diagram.js

 Syntax

JavaScript  Copy Code

function setExpandOnIncoming (value)

 Parameters

value

true if trees are expanded in the direction of incoming links; otherwise, false. The default is false.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace