ComplexHierarchical Tree Example using Blazor Diagram Component
This sample demonstrates a complex hierarchical template built from an external data source using a complex hierarchical tree algorithm.
Properties
Orientation
Behaviour
Horizontal Spacing
Vertical Spacing
Left Margin
Top Margin
In this example, you can see how to generate a complex hierarchical tree from external data sources. You can customize the spacing among the objects in the tree. You can use the HorizontalSpacing
and VerticalSpacing
properties of Layout
to customize the space between the objects in the tree. You can use the Orientation
property of Layout
to change the orientation of the tree.
To change the orientation of the tree, you can also click the templates in the property panel.