Navigating the xamDataChart

Learn to implement a series of extension methods to support panning and zooming in the chart.

Update: Check out the article Extension Methods for Navigating the xamDataChart for additional extension methods that help clean the code up in the page click handler method.

Anonymous