GanttBuilder<T>.ShowDependencies Method
| Name | Parameters | Description |
|---|---|---|
| ShowDependencies(JS) | value | Specifies whether to display dependencies between tasks. Mirrors the client-side showDependencies option. |
| ShowDependencies(Boolean) | value | Specifies whether to display dependencies between tasks. Mirrors the client-side showDependencies option. |