Search
DiagramPage.titleColor Property
See Also
 





Gets or sets the color of the title when the title is displayed.

Namespace: MindFusion.Diagramming
File: DiagramPage.js

 Syntax

JavaScript  Copy Code

get titleColor() {}
set titleColor(value) {}

 Property Value

String

A string specifying the color name or hexadecimal value.

 See Also