Gets or sets a value indicating whether the "assistant" trait is regarded when performing the layout.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming.Layout
C# Copy Code |
---|
public bool EnableAssistants { get; set; } |
Visual Basic Copy Code |
---|
Public Property EnableAssistants As Boolean |
true to enable assistant nodes, otherwise false; the default value is false.
Enabling this property lets you create organizational charts as in MS office. To designate some nodes as assistants, assign true as a value for the TreeLayoutTraits.Assistant key in the node's LayoutTraits.