Enum BridgeDirection
Used Set the direction of line bridges
Namespace: Syncfusion.JavaScript.DataVisualization.DiagramEnums
Assembly: Syncfusion.EJ.dll
Syntax
public enum BridgeDirection
Fields
Name | Description |
---|---|
Bottom | Used to set the direction of line bridges as bottom |
Left | Used to set the direction of line bridges as left |
Right | Used to set the direction of line bridges as right |
Top | Used to set the direction of line bridges as top |