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

Legends and title positioning issue

$
0
0

@no_one345 wrote:

i m using this code to proguce a title
this.diagram.add(
$(go.Part, { location: new go.Point(0,-40) },
$(go.TextBlock, “A Title”, {alignment: go.Spot.Top,font: “bold 14pt sans-serif”, stroke: “green” })));

but the positioning is nor effected if i change the points in location of new.go.point(0,-40)
all the dives use same diagram


i need the legend to be on the top right corner always

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 7069

Trending Articles