The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I am trying to replicate the following image where I have n number of nodes connected together to form a circle. I am able to place the nodes in the correct position in the diagram but need help with having the connector lines form an arc which will appear as a circle of connectors.
GDGobinath Dhamotharan Syncfusion Team January 10, 2023 02:48 PM UTC
Hi Daniel,
We created a sample to achieve your requirement. We
connected a Bezier connector as arc with nodes to form a circle. Please refer
to the below sample for your reference.
This is a great example. Thank you! I have a question about the Port offset. Is the port offset x:y values in radians? If I had 7 nodes in the circle do you know how I would calculate the correct x:y values for each port?
BMBalasubramanian Manikandan Syncfusion Team January 11, 2023 11:15 AM UTC
You can refer the below documentation for the ports offset
value customization.