GanttBarMiddleShape

GanttBarMiddleShape enumeration

Specifies the middle shape of a bar.

Members

Member nameDescription
LINE_BOTTOMIndicates bottom-aligned line shape.
LINE_MIDDLEIndicates center-aligned line shape.
LINE_TOPIndicates top-aligned line shape.
NONEIndicates empty shape.
RECTANGLE_BARIndicates full height rectangle bar shape.
RECTANGLE_BOTTOMIndicates Indicates bottom-aligned half height rectangle bar shape.
RECTANGLE_MIDDLEIndicates center-aligned 1/3 height rectangle bar shape.
RECTANGLE_TOPIndicates top-aligned half height rectangle bar shape.

See Also