EdgeLabel
Interface representing a label of an edge.
Properties
Section titled “Properties”id:
string
The id of the label.
position?
Section titled “position?”
optional
position:Point
The position of the label on flow.
positionOnEdge
Section titled “positionOnEdge”positionOnEdge:
number
The position of the label from 0 to 1 where 0 is the source position of edge and 1 is the target position of edge.
optional
size:Size
The size of the label.