Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Getting arrows to point at will (Read 1067 times)
frankinstein
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 3
Joined: May 23rd, 2009
Getting arrows to point at will
Jun 7th, 2009 at 11:02pm
Print Post  
Hello,

I'm trying to get a diagram to use treelayouts with cascading links but the arrows in the level just before the top point upward rather than to the side. How can you force the orientation of the link arrows?

Also I would prefer that the links anchor at the tops and bottoms of the Tablenodes. How can I insure that the link anchors to the top or bottom of a node when just applying a link?

Thanks in advance,

Frank
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Getting arrows to point at will
Reply #1 - Jun 8th, 2009 at 6:15am
Print Post  
Hi,

If you are using TableNodes and don't wish the links to connect to the their rows, set the ConnectionStyle property to "ConnectionStyle.Table". If the links are connected to rows, the tree layout object might not place them where you'd expect them to be.

Try setting the nodes' AnchorPattern to AnchorPattern.TopInBottomOut and set TreeLayout.Anchoring = Keep before calling Arrange().

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint