Enum LabelRelativeMode
To disable the segment specific label alignment for the connectors.
Namespace: Syncfusion.JavaScript.DataVisualization.DiagramEnums
Assembly: Syncfusion.EJ.dll
Syntax
public enum LabelRelativeMode
Fields
| Name | Description |
|---|---|
| SegmentBounds | Used to defines this segment specific label alignment as relative to SegmentBounds. |
| SegmentPath | Used to defines this segment specific label alignment as relative to SegmentPath. |