BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
|
|
We have achieved you requirement with our hierarchical layout. In our layout if any node doesn’t contain parent means, it will positioned on the first layer of the layout. For example the “Zeno Streich” node have positioned on the first layer of the diagram. Please find the below sample link.
But in your image the “Zeno Streich” node have been aligned on the second layer though the node doesn’t contained parent. To achieve this behavior you need to provide the layout data from reverse (right to left hierarchy) and also you need to change the layout orientation as “RightToLeft”. |