TreeLayoutLinkType
public enum TreeLayoutLinkType : Int
Specifies the shape of the diagram links after they are laid out.
- default: Indicates the default link type.
- straight: Indicates straight links with a single segment.
- cascading: Indicates cascading links with segments.