Node List Control
The NodeListView control allows the user to create nodes through drag and drop. The control hosts ant type of node and offers plenty of customization options.
Customization of the Context Menu
This sample demonstrates how to show and extend the default context menu in MindFusion Diagramming library for Xamarin. The sample uses TableNode-s.
Decision Layout
This sample demonstrates the DecisionLayout algorithm applied on a random diagram.
Fractal Layout
The sample demonstrates how to apply the FractalLayout algorithm on a randomly generated diagram.
Stress Test
The sample shows the high speed with which links and nodes are created using the diagram library.
Tutorial 1
The sample shows how to load graph data from XML and create diagram objects corresponding to the graph nodes and edges.