Enum ConnectorType
Used to define the connector segment type
Namespace: Syncfusion.JavaScript.DataVisualization.DiagramEnums
Assembly: Syncfusion.EJ.dll
Syntax
public enum ConnectorType
Fields
Name | Description |
---|---|
OrthogonalLine | Used to define the connector segment type as orthogonal Line |
StraightLine | Used to define the connector segment type as straight line |