Search
ItemLabel.textColor Property
See Also
 





Gets or sets the text color.

Namespace: MindFusion.Diagramming
File: ItemLabel.js

 Syntax

JavaScript  Copy Code

get textColor() {}
set textColor(value) {}

 Property Value

String

A string value identifying the text color.

 See Also