This demo shows how to configure the HierarchicalLayout to align nodes connected by critical paths. The priorities are passed to the layout algorithm through the criticalEdgePriorities property, causing the connected nodes to be aligned.
Related resources: Critical Paths Demo , Emphasizing critical paths , HierarchicalLayout , HierarchicalLayoutData .