OnAllowZoom event
Posted: Thu May 19, 2005 9:10 pm
Could an OnAllowZoom event be provided that would supply the pending new axis limits along with an AllowZoom boolean that could be used to prevent that zoom from occuring ?
This would be useful for example for Bar3D series where a CustomBarWidth has been specified. Zooming its chart causes the size of its width relative to the chart bottom axis change. This can be accounted for in the OnZoom event and a new CustomBarWidth assigned. But the zoom occurs first with the zoomed width briefly flashing and being observed.
Steve
This would be useful for example for Bar3D series where a CustomBarWidth has been specified. Zooming its chart causes the size of its width relative to the chart bottom axis change. This can be accounted for in the OnZoom event and a new CustomBarWidth assigned. But the zoom occurs first with the zoomed width briefly flashing and being observed.
Steve