TChart.OnZoom handler
Posted: Tue Apr 05, 2022 2:55 pm
I created a TChart.OnZoom handler.
The handler can be invoked via a Rectangle Drag action OR a MouseWheel forward/back action.
I would like to handle these two cases differently.
Is there a way to determine what action invoked the OnZoom event within the handler?
The handler can be invoked via a Rectangle Drag action OR a MouseWheel forward/back action.
I would like to handle these two cases differently.
Is there a way to determine what action invoked the OnZoom event within the handler?