Adds the specified text at the item with the specified index. Namespace: MindFusion.Diagramming
|
JavaScript
![]() |
---|
function addCaption (item, index, text) |
The item to add the caption to.
The index of the item to add the caption to.
The text of the caption.