Problems with redefine keys for Panning
Posted: Fri Jun 30, 2006 1:50 pm
Hello!
I can easily redefine keys for TChart zooming with the help of TChart.Zoom.MouseButton and TChart.Zoom.KeyShift properties. But it is impossible for panning because TChart has only TChart.Panning.MouseButton but hasn't TChart.Panning.KeyShift property.
For example I can't define Alt+Left mouse button to scroll TChart.
Is it possible to add TChart.Panning.KeyShift property?
Thanks in advance,
Alex
I can easily redefine keys for TChart zooming with the help of TChart.Zoom.MouseButton and TChart.Zoom.KeyShift properties. But it is impossible for panning because TChart has only TChart.Panning.MouseButton but hasn't TChart.Panning.KeyShift property.
For example I can't define Alt+Left mouse button to scroll TChart.
Is it possible to add TChart.Panning.KeyShift property?
Thanks in advance,
Alex