Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains constants that specify the unit of time for any tier of a timescale in a Gantt chart or other timephased view.
Name |
Value |
Description |
---|---|---|
pjTimescaleDays |
4 |
Days. |
pjTimescaleHalfYears |
8 |
Half years. |
pjTimescaleHours |
5 |
Hours. |
pjTimescaleMinutes |
6 |
Minutes |
pjTimescaleMonths |
2 |
Months. |
pjTimescaleNone |
255 |
None. The timescale tier uses the default unit. |
pjTimescaleQuarters |
1 |
Quarters of years. |
pjTimescaleThirdsOfMonths |
7 |
Thirds of months. |
pjTimescaleWeeks |
3 |
Weeks. |
pjTimescaleYears |
0 |
Years. |