Example: ScrollChart method

Private Sub FullScreenBack_Click() 'Scroll trend backwards Trend1.Scroll = False Trend1.ScrollChart rstScrollDirectionFullScreenBack End Sub Private Sub FullScreenForward_Click() 'Scroll trend forward Trend1.Scroll = False Trend1.ScrollChart rstScrollDirectionFullScreenForward End Sub
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal