Example of Radial Tree in ASP.NET Core Diagram Control

Diagram
Automatic Layouts
Radial Tree

This sample demonstrates a huge organizational structure using a compact layout model. Radial tree layout algorithm is used to build such a layout.

Maria AndersAna TrujilloAntoMorenoMartínKlossPeterFrankenAlexFeuerNancyGeorgPippsElizabethRoelAnneSergioroelHorstKlossJoseMichaelMarioPontesAria CruzDiegoRoelCarlosSchmittYoshiWilsonIsabelCastroPaoloAccortiPaulaWilsonJohnSteelEduardoRoelJoséPedroJeanFresnièreHelenMarieManuPereiraAnnetteRoelSimonRoelCatherineKaffLino RodriHowardSnydNardoBatistaRitaPfalzheimAndréFonsecaMichaelHolzDanielToniniPhilipCramerLiz NixonLiu WongLúciaCarvalhoHannaMoosKarinJosephsPaulHenriotPedroAfonsoMattiKennaPirkkoKingPeterCiteauxElizabethMaryLauraCallahanKarlJablonskiVictoriaAshHelvetisNagyJonasBergsenMiguelAngelFelipeKlossSimonRoelZbyszekYangJanineLabruneRitaMüllerRolandMendelJyttePetersenNardoBatistaJaneteLimeiraRenateJoseAlejCaminoHelenBennettCarlosNagyCarineSchmittMichaelHolzThomasHardyChristinakaffJaimeYorresLúciaCarvalhoMarySaveleyKlossPerrierAlejCaminoPalleIbsenJaneteLimeiraPaulaParenteRenePhillipsMauriMoroniRobert King

This example shows how to visualize a complex hierarchical data using radial tree layout algorithm that arranges the nodes in a circular structure. The type property of the layout can be used to enable radial tree layout. The spacing between the objects can also be customized in the tree. The horizontalSpacing and verticalSpacing properties of layout can be used to customize the space between the objects in a tree.

The diagram component’s features are segregated into individual feature-wise modules. To generate diagrams from an external data source, inject DataBinding module using Diagram.Inject(DataBinding) method. To automatically arrange the objects in a radial structure, inject RadialTree module using Diagram.Inject(RadialTree) method.

Transform your ASP.NET Core web apps today with Syncfusion® ASP.NET Core components
100+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab