Hi Syncfusion Team,
I am trying to connect nodes base on a list of source and destination. I added DiagramNode and DiagramConnector programmatically. The nodes are arranged perfectly and automatically in a RadialTree Layout.
However, there is a possibility that Node A connect to Node B and Node B connect to Node A, the result would be a connector with arrow head and arrow tail. The nodes are then arranged to the center of the diagram. All nodes and connectors are stick together at one point.
The question here is how do I add connectors between two nodes without using port?
Scenario provided as follow:
A > B , B > A and A > C
Assume there are only Nodes A, B, C and no repeating nodes.
Thank You.
Attachment:
Nodes_are_not_automatically_arranged_c7655ae2.zip