Application.Timescale Method
Project Developer Reference |
Displays the Timescale dialog box, which prompts the user to set timescale options.
Syntax
expression.Timescale
expression A variable that represents an Application object.
Return Value
Boolean
Remarks
The Timescale method is only available when the active view is the Gantt Chart, Resource Graph, Resource Usage, or Task Usage view. The Timescale method has the same effect as the Timescale command on the Format menu.
See Also