How do you implement Scrolling while using the Realtime function?
The documentation says that there are two modes available:
Value Meaning cfx.RealTimeMode.Scroll Updates will proceed from left to right and upon reaching the right edge of the chart area the udpates will begin scrolling. cfx.RealTimeMode.Loop
Updates will proceed from left to right and upon reaching the right edge of the chart area the updates will continue on the left side of the chart.
However, whenever I use the Scroll option, no data shows on the chart.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
scgrant327
How do you implement Scrolling while using the Realtime function?
The documentation says that there are two modes available:
Updates will proceed from left to right and upon reaching the right edge of the chart area the updates will continue on the left side of the chart.
However, whenever I use the Scroll option, no data shows on the chart.
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.