GanttBarLinks Method

Shows or hides task links on the Gantt Chart.

Syntax

expression**.GanttBarLinks(Display)**

*expression   *     Optional. An expression that returns an Application object.

Display    Optional Long. Where links will be drawn from the ends of predecessor links. Can be one of the following PjGanttBarLink constants: PjNoGanttBarLinks, pjToTop, or pjToEnd. The default value is PjNoGanttBarLinks.

Applies to | Application Object

See Also | GanttBarFormat Method | GanttBarSize Method | GanttBarStyleDelete Method | GanttBarStyleEdit Method | GanttBarTextDateFormat Method | GanttShowBarSplits Method | GanttShowDrawings Method