Get started with the xamDataChart and learn to add axis and series data to a chart.
Learn to use the Infragistics Excel Library to read and write workbooks. In this video you'll see how to implement exention methods that make interfacing with workbooks and worksheets a simple process.
As inspired by Kiril Matev’s article, Setting up a fast chart to handle real-time data feeds and large data sets in Silverlight, this video demonstrates how to use the xamDataChart to display real time data. See how the chart handles tracking 50…
See how easy it is to set up the column chooser feature in the XamGrid. This latest version on the column chooser feature is very different from all out other grids.
Note: The video was made prior to the name change from XamWebGrid to XamGrid
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…
Learn to feed data to the xamTreeMap to visualize the relative size of data on a hard drive.
See how you can set up tooltips on your XamGrid. Also, learn to create custom tooltips by leveraging the capabilities of Silverlight.
I recently posted a video demonstrating how to implement some extension methods to support xamDataChart navigation. The navigation support implemented in the demo included:
The only problem with…