I have a dilemma. I am using the TeeChart in both zoom and panning mode.
When I pan the zoomed image to the right, I want the image to stay in its current horizontal position when I undo the zoom condition. However, when I do Chart1.UndoZoom, the image resets itself back to the left axis edge.
What am I doing wrong?