Possible to undo AxisArrow moves?
Posted: Tue May 12, 2009 8:45 pm
I have a chart with zoom enabled and AxisArrows for both the X and Y axes.
If I zoom in and then click on any of the AxisArrows, the chart moves fine. I have a 'Zoom Out' button on my form that basically calls tChart1.Zoom.Undo(), but since I moved the chart around with the arrows, the undo zoom no longer views the whole graph.
Is there a way to undo the axis arrow clicks?
Thanks
If I zoom in and then click on any of the AxisArrows, the chart moves fine. I have a 'Zoom Out' button on my form that basically calls tChart1.Zoom.Undo(), but since I moved the chart around with the arrows, the undo zoom no longer views the whole graph.
Is there a way to undo the axis arrow clicks?
Thanks