<< rolluptask << | Table Of Contents | >> scenario >> |
Keyword | scale (column) |
Purpose | Specifies the scale that should be used for a chart column. This value is ignored for all other columns. |
|
Syntax | scale (hour | day | week | month | quarter | year) |
|
Arguments | hour | Set chart resolution to 1 hour. |
day | Set chart resolution to 1 day. |
|
week | Set chart resolution to 1 week. |
|
month | Set chart resolution to 1 month. |
|
quarter | Set chart resolution to 1 quarter. |
|
year | Set chart resolution to 1 year. |
|
Context | columns |
<< rolluptask << | Table Of Contents | >> scenario >> |