FillPattern
FillPattern enumeration
Fill pattern used in middle shape of a gantt bar.
Members
| Member name | Description |
|---|---|
| HOLLOW | Hollow pattern. |
| SOLID_FILL | Solid fill pattern. |
| LIGHT_FILL | Light fill pattern. |
| MEDIUM_FILL | Medium fill pattern. |
| DARK_FILL | Dark fill pattern. |
| DIAGONAL_LEFT | Diagonal left pattern. |
| DIAGONAL_RIGHT | Diagonal right pattern. |
| DIAGONAL_CROSS | Diagonal cross pattern. |
| LINE_VERTICAL | Line vertical pattern. |
| LINE_HORIZONTAL | Line horizontal pattern. |
| LINE_CROSS | Line cross pattern. |
| SOLID_FILL_WITH_DASHED_BORDER | Solid with dashed border pattern. |
See Also
- namespace aspose.tasks.visualization
- assembly Aspose.Tasks