This sample demonstrates how to create a simple Gantt chart.

It also demonstrates how to zoom in and out of the diagram without actually changing the Diagram.Scale. Instead, the Node.Locations are data-bound using a converter that scales the X coordinate by a factor. That factor is held as the Space property of a LengthConverter associated with the Diagram.