Articles in this section
Category / Section

How to update layout automatically when collection is change

1 min read

We have provided automatic Layout refresh when the Nodes or Connectors collection is changed or assigned .Layout can be refreshed using RefreshFrequency property of LayoutManager. We have provided code example and sample to represent this. Please refer to the sample and code example as below.

C#:

diagramControl.LayoutManager.RefreshFrequency = RefreshFrequency.ArrangeParsing; //Here, diagramControl is the instance of SfDiagram.


Sample Linkhttps://www.syncfusion.com/downloads/support/directtrac/151389/ze/RefreshLayout817519878

 

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied