BarRounding Method

Controls whether the start times of tasks are reflected by their corresponding task bars or if the task bars are rounded to a full day.

Syntax

expression**.BarRounding(On)**

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

On    Optional Boolean. True if bars round to the nearest day. The default value is True.

Remarks

The BarRounding method only affects how tasks display on the Gantt Chart or Calendar. The duration of the tasks is not affected.

Applies to | Application Object