Enum Segments
Used to Sets the type of the segment.
Namespace: Syncfusion.JavaScript.DataVisualization.DiagramEnums
Assembly: Syncfusion.EJ.dll
Syntax
public enum Segments
Fields
Name | Description |
---|---|
Bezier | Used to specify the lines as Bezier |
Orthogonal | Used to specify the lines as Orthogonal |
Straight | Used to specify the lines as Straight |