NtTimeChartControl.timeZoomed Event

This event is being raised after the user changed the time axis zoom factor by holding Ctrl and using the mouse wheel. For each step of zooming this event is being fired. Cancelling this event has no effect.

Overload List:

Event Name Event Arguments Description

timeZoomed

NtTimeZoomEventArgs

 
Event raised after the user changed the time axis scale factor.

Event Arguments:

NtTimeZoomEventArgs

Remarks:

None.

See also:

beginTimeZooming