This sample demonstrates the zooming and panning features of the charts.
This sample shows the following zooming and panning behaviors.
The chart component supports four types of zooming which can be set using EnableSelectionZooming, EnablePinchZooming, EnableMouseWheelZooming, and EnableDeferredZooming properties.
The chart supports different mode of zooming which can be set using Mode property.
More information about the zooming and panning can be found in this documentation section.