Hi,
I started exploring Organization Chart Diagram control, I am trying to use the code from demo samples and started creating my new sample application... but after doing all changes I am seeing strange error that leads app crashing.
Here I attached my sample application.
Error which I am seeing is :
System.NullReferenceException: Object reference not set to an instance of an object.
at Syncfusion.UI.Xaml.Diagram.Layout.DirectedTreeLayout.UpdateAnchor(Double width, Double height, Double min)
at Syncfusion.UI.Xaml.Diagram.Layout.DirectedTreeLayout.DoLayout()
at Syncfusion.UI.Xaml.Diagram.Layout.DirectedTreeLayout.StartNodeArrangement()
at Syncfusion.UI.Xaml.Diagram.Layout.DirectedTreeLayout.UpdateLayout()
at Syncfusion.UI.Xaml.Diagram.SfDiagram.DiagramLoadedEvent(Object sender, Routed
Please advise me if anything am doing wrong here... early response really appreciated...
Thanks
Praveen
OrganizationDiagramSample_42622d34.zip