NtTimeChartControl.beginTimeZooming Event

This event is being raised when the user changes the time axis zoom factor by holding Ctrl and using the mouse wheel. You can catch and cancel this event in order to disable this function.

Overload List:

Event Name Event Arguments Description

beginTimeZooming

NtTimeZoomEventArgs

 
Event raised when users start changing the time axis scale factor.

Event Arguments:

NtTimeZoomEventArgs

Remarks:

None.

See also:

timeZoomed