Specifies the percentage to scroll the Chart.
Syntax
object.ScrollPercentage [= Single]
Properties
The ScrollPercentage property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
Single |
The amount to scroll the Chart. |
Remarks
This value is used to scroll the Chart by using the ScrollBack and ScrollForward methods.