Gets or sets a value indicating whether to bend links connecting adjacent nodes or draw them as straight lines.
Namespace: MindFusion.Graphs
File: TopologicalLayout.js
JavaScript Copy Code |
---|
get bendAdjacentLinks() {} |
Boolean
true to bend links connecting adjacent nodes, or false otherwise.