GanttBarMiddleShape
GanttBarMiddleShape enumeration
Specifies the middle shape of a bar.
Members
| Member name | Description |
|---|---|
| LINE_BOTTOM | Indicates bottom-aligned line shape. |
| LINE_MIDDLE | Indicates center-aligned line shape. |
| LINE_TOP | Indicates top-aligned line shape. |
| NONE | Indicates empty shape. |
| RECTANGLE_BAR | Indicates full height rectangle bar shape. |
| RECTANGLE_BOTTOM | Indicates Indicates bottom-aligned half height rectangle bar shape. |
| RECTANGLE_MIDDLE | Indicates center-aligned 1/3 height rectangle bar shape. |
| RECTANGLE_TOP | Indicates top-aligned half height rectangle bar shape. |
See Also
- namespace aspose.tasks.visualization
- assembly Aspose.Tasks