Const
Uses either SideToSide or TopToBottom depending on the horizontal flag in the cell style. SideToSide is used if horizontal is true or unspecified.
true
This EdgeStyle is registered under elbowEdgeStyle in EdgeStyleRegistry when using Graph or calling registerDefaultEdgeStyles.
elbowEdgeStyle
To register it on its own (e.g. with BaseGraph), prefer the dedicated registerElbowEdgeStyle helper, which sets the correct metadata for you.
IMPORTANT: When registering it manually in EdgeStyleRegistry, the following metadata must be used:
Uses either SideToSide or TopToBottom depending on the horizontal flag in the cell style. SideToSide is used if horizontal is
trueor unspecified.This EdgeStyle is registered under
elbowEdgeStylein EdgeStyleRegistry when using Graph or calling registerDefaultEdgeStyles.To register it on its own (e.g. with BaseGraph), prefer the dedicated registerElbowEdgeStyle helper, which sets the correct metadata for you.
IMPORTANT: When registering it manually in EdgeStyleRegistry, the following metadata must be used: