Example of Overview in Blazor Diagram Component
This sample visualizes an organizational structure along with an overview for easy navigation of the large organizational structure using the overview panel.
This example shows how to render the SfDiagramOverviewComponent
and how to display a preview (overall view) of the entire content of a diagram. This helps you look at the overall picture of a large diagram and navigate (pan or zoom) to a particular position of the page. The SourceID
property can be used to map the Diagram control with `SfDiagramOverviewComponent`.