This sample visualize the sales processing flow chart with the help of built-in swimlane shapes.
This sample shows how an order process works with each entity involved in the process
assigned a lane that contains all the activities for which they are responsible.
The type
property of the shape
allows us to choose the swimlane shape type.
Using the children
property of the lane, we can add the nodes inside the lanes.
We can also create the swimlane interactively using the swimlane shapes from the symbol palette.