Quantcast
Channel: GoJS - Northwoods Software
Viewing all articles
Browse latest Browse all 7069

How to move 'underline' little down?

$
0
0

@chintu538 wrote:

Hi Walter,

In the above diagram, how to move ‘underline’ little down - It is touching the text.

goJS(go.TextBlock, textStyle(), // the name
{
row: 0, column: 0, columnSpan: 4,
isUnderline : “underline”,
font: “11pt Segoe UI,Verdana, Helvetica, Sans-Serif”,
editable: false, isMultiline: true,
margin: new go.Margin(0, 3, 3, 3)
},
new go.Binding(“text”, “PersonName”)),

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 7069

Trending Articles