The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
how to center diagram and overview after dataSource loaded.
I want to center the overview and the diagram every time the dataSource is updated, centering from the root node and some nodes below, any idea how to do it?
BMBalasubramanian Manikandan Syncfusion Team February 6, 2023 10:05 AM UTC
By using fitToPage method we can able to center
the elements in the diagram as well as in the overview panel. Refer to the
below mentioned code example and sample.