Articles in this section
Category / Section

How to enable the virtualization in WPF Diagram (SfDiagram)?

WPF Diagram (SfDiagram) provide support for virtualization feature. This can be achieved by enabling the Virtualize Constraints of SfDiagram. We have provided a code example to represent this.

C#

//code for enabling virtualization
diagram.Constraints |= GraphConstraints.Virtualize;

 

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