The identifier for the predecessor task. This must reference a task in Gantt.
The description of the dependency line. This is used for accessibility.
The identifier for the successor task. This must reference a task in Gantt.
A space delimited list of CSS style classes to apply to the dependency line.
The CSS style defining the style of the dependency line. Only SVG CSS style properties are supported.
The type of dependency.
Generated using TypeDoc
The identifier for the dependency line. This must be unique across all dependency lines in Gantt. The id should be set by the application if the dependency-data DataProvider is not being used. The row key will be used as id in the case.