The links.remove() method removes a link from the Gantt chart and updates the view.
Declaration
DayPilot.Gantt.links.remove(link)Parameters
link(DayPilot.Link) - object to remove
Example
gantt.links.remove(link);See Also
Availability
Availability of this API item in DayPilot editions:
| Product | Lite | Pro |
|---|---|---|
| DayPilot for JavaScript |
DayPilot