API Reference
TopologyMindMapOptions
Controls how hierarchy items are projected into a centered mind-map topology.
Inheritance
- Object
- TopologyMindMapOptions
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
Properties
ApplyMindMapLayout #Gets or sets whether the chart should switch to mind-map layout.
EdgeIdPrefix #Gets or sets the generated mind-map edge id prefix.
EdgeKind #Gets or sets the generated branch edge kind.
EdgeStatus #Gets or sets the generated branch edge health state.
EdgeDirection #Gets or sets the generated branch edge direction.
EdgeRouting #Gets or sets the generated branch edge routing.
MutedEdges #Gets or sets whether generated branch edges should render as quiet structural links.
UseParentColorForEdges #Gets or sets whether generated branch edges should inherit the parent node accent color when available.
RootDisplayMode #Gets or sets the default root node display mode.
BranchDisplayMode #Gets or sets the default first-level branch node display mode.
LeafDisplayMode #Gets or sets the default descendant node display mode.
RootWidth #Gets or sets the default root node width.
RootHeight #Gets or sets the default root node height.
BranchWidth #Gets or sets the default first-level branch node width.
BranchHeight #Gets or sets the default first-level branch node height.
LeafWidth #Gets or sets the default descendant node width.
LeafHeight #Gets or sets the default descendant node height.