- You can drag and drop as many Kuika elements (e.g., Label, Image, etc.) as you like into the Node Tree element. Added elements such as Label can be dynamically linked to data columns via the Symbol Picker and the Current option.
- The Node Tree element has siblingsHorizontalGap and siblingsVerticalGap properties to adjust the horizontal and vertical spacing between sibling nodes. Additionally, EnableZoom can be used to toggle the zoom feature.
- Each node has an onClick event, allowing you to capture user clicks and easily manage interactions.
The NodeTree element is a powerful and flexible solution for those who want to display complex hierarchical structures in a simple and effective manner. With dynamic data binding and detailed view settings, you can easily create data-driven visualisations in your projects.