You can customize the link appearance (color, width, link style, context menu) using link properties.
The following link properties are supported:
from(id of the source event; required)to(id of the target event; required)type("FinishToStart"|"StartToFinish"|"FinishToFinish"|"StartToStart"; if not specified,"FinishToStart"will be used)color(overrides the default color defined by the CSS theme)style(uses border-style CSS syntax, e.g."solid","dotted"- overrides the default style defined by the CSS theme)layer("Above"|"Below"- whether the links is displayed above or below events; if not specified,"Above"will be used)
Availability
Availability of this feature in DayPilot editions:
| Lite | Pro | |
|---|---|---|
| DayPilot for JavaScript | ||
| DayPilot for ASP.NET WebForms | ||
| DayPilot for ASP.NET MVC | ||
| DayPilot for Java |
DayPilot