RadialTreeLayoutManager radialLayout = new RadialTreeLayoutManager();
radialLayout.Model = diagram2.Model;
radialLayout.Nodes.Clear();
radialLayout.Nodes.AddRange(nodes);
this.diagram2.LayoutManager = radialLayout;
this.diagram2.LayoutManager.UpdateLayout(nodes);
Sample:
Regards,
Naganathan K G
Hi Ivan,
We are sorry about the inconvenience caused.
We are working on this with high priority and we will update you with more information in one business day on 29th September 2015.
Regards,
Naganathan K G