MindFusion.Diagramming for JavaScript Programmer's Guide
DiagramItem.setTextColor Method
See Also
 





Sets a string specifying the color of the text of this item.

Namespace: MindFusion.Diagramming
File: DiagramItem.js

 Syntax

JavaScript  Copy Code

function setTextColor (value)

 Parameters

value

A string value identifying the color of the text.

 See Also

DiagramItem Members
DiagramItem Class
MindFusion.Diagramming Namespace