@FZSS wrote:
If I have the following tooltip, how would I be able to change the color of the tooltip background?
diagram.toolTip = $("ToolTip", $(go.TextBlock, { margin: 4 }, // use a converter to display information about the diagram model new go.Binding("text", "", diagramInfo)) );
Posts: 6
Participants: 2