Hi Lee,
The viewportcontrol is like a scrollbar with a background image. The background image can anything. In the sample code we use a chart displaying the full data range as the background image for the scrollbar.
I think there will be issues if we put multiple scrollbars in the middle of a chart (which can be a MultiChart). It may be better to put the scrollbar (viewportcontrol) at the bottom like in the sample code. The background of the viewportcontrol can be a smaller MultiChart showing the full data range of data. In this way, the viewportcontrol can show the full range of all the charts. Would this be an acceptable?
Regards
Peter Kwan |