Category / Section
How to provide MultipleParentSupport in WPF Diagram (SfDiagram) layout via DataSourceSettings?
1 min read
You can create a prototype to achieve multiple parent support for DataSourceSettings in WPF Diagram (SfDiagram). The child node is arranged based on any one of its parent positions if it has more than one parent. Please refer to the sample and screenshot as below.