Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
290
Custom node arrangement
posted

Hi, I would like to know if custom node arrangement is possible within the xamOrgChart control?

I want to make a chart like the one in the left below and make it look like the one in the right (click to view full image).

I basically need to make the leaf nodes to be displayed as a vertical list, is this possible?

Thanks,
Luis 

Parents
  • 22015
    posted

    Hello Luis,

     Thank you for your post! I have been looking into your issue. You can achieve the functionality on the right sight of the attached picture if the node is a child of the one before it. Currently there is no built-in functionality to display children of one node vertically.

    What I can suggest is to use the xamNetworkNode. Using the xamNetworkNode you can arrange the nodes the way you want. You can see a working sample in our Samples Browser, installed on your computer with our controls. You can also see it from the following link: http://es.infragistics.com/products/wpf/sample/network-node/node-relocation.

    Please do not hesitate to let me know if you have any further questions on the matter.

Reply Children