Timescale
Contents
[
Hide
]Timescale enumeration
Defines options which specifies how to render timescale in Gantt Chart, Task Usage or Resource Usage views when the project is exported to a graphic format.
Members
Member name | Description |
---|---|
DEFINED_IN_VIEW | Use timescale settings defined in project view’s properties: bottom_timescale_tier, middle_timescale_tier, top_timescale_tier. Valid for formats which contains view data. For example, projects which are read from MPP format. |
DAYS | Predefined two-tiered timescale where minimal level of detail is one day. |
THIRDS_OF_MONTHS | Predefined two-tiered timescale where level of detail is one third of month. |
MONTHS | Predefined two-tiered timescale where minimal level of detail is one month. |
See Also
- namespace aspose.tasks.visualization
- assembly Aspose.Tasks