Using the Tree Layout sample code, I modified the link template to use Routing=Normal. In this scenario, the routes produced by the layout are not what I desire: each line seems to be composed of 3 segments instead of 1 or 2. Looking at the Tree Layout sample, all of the relevant properties seem to have their default values (FromEndSegmentLength, FromShortLength, etc).
Is there any way to reduce the number of segments in the lines produced by the tree layout?