LineShapetsconst LineShape: object; Routing styles a line can take between its two endpoints. Type declaration Curve tsreadonly Curve: "curve" = 'curve'; Diagonal tsreadonly Diagonal: "diagonal" = 'diagonal'; Elbow tsreadonly Elbow: "elbow" = 'elbow';Updated 16 days ago