BarShape
BarShape enumeration
Shape of a bar rectangle.
Members
| Member name | Description |
|---|---|
| FULL | Indicates Full rectangle bar shape. |
| HALF_HEIGHT | Indicates top-aligned half height rectangle bar shape. |
| HALF_HEIGHT_BOTTOM | Indicates bottom-aligned half height rectangle bar shape. |
| THIN | Indicates center-aligned line shape. |
| NONE | Indicates None bar shape. |
| MIDDLE | Indicates center-aligned line shape. |
| LINE_BOTTOM | Indicates bottom-aligned line shape. |
| LINE_TOP | Indicates top-aligned line shape. |
See Also
- namespace aspose.tasks.visualization
- assembly Aspose.Tasks