Labels can have their scale etc. independently set in the editor but not in runtime?
go.set("#label", "scale.y", 2) should work? Docs here
go.set("#label", "scale.y", 2)