GlobalScrollBackSlow Method
Scrolls the Global Time Control time frame forward by the factor specified in the object's GlobalSlowScrollRate property. This method applies to historical data sources in run mode. When this method is executed on the Global Time Control in run mode, the time frame specified in the Global Time Control will move forward by the specified slow scroll rate.
NOTE: Tying a script to this method that triggers faster than 5 seconds is not recommended.
Syntax
object.GlobalScrollBackSlow
Properties
The GlobalScrollBackSlow method syntax has this part:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |