ScrollChart method

Scrolls the chart in the direction specified by the ScrollDirection constant. Use this method to replace the VCR buttons of the trend object. If the Scroll property of the chart is set to True, the chart will be paused.
Syntax
Trend
.
ScrollChart
ScrollDirection
where
Trend
- is the name of a Trend object (such as trend1) or an expression that evaluates to a Trend object.
RSTscrollDirection
- is a constant of the type RSTScrollDirection that determines the direction in which the trend object will scroll.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal