GanttBarSize Method

Sets the height, in points, of the Gantt bars in the active Gantt Chart.

Syntax

expression**.GanttBarSize(Size)**

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

Size Required Long. A constant specifying the height, in points, of the Gantt bars in the active Gantt Chart. Can be one of the following PjBarSize constants: pjBarSize6, pjBarSize8, pjBarSize10, pjBarSize12, pjBarSize14, pjBarSize18, or pjBarSize24.

Applies to | Application Object

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