ASP.NET Pack Programmer's Guide
DiagramLink.addLabel Method
See Also
 





Adds a new label to this link.

Namespace: MindFusion.Diagramming
Package: DiagramLink.js

 Syntax

JavaScript  Copy Code

function addLabel (text)

 Parameters

text

The label's text.

 Return Value

A LinkLabel instance.

 See Also

DiagramLink Members
DiagramLink Class
MindFusion.Diagramming Namespace
removeLabel Method