Learn to set qualitative scales, plot the featured measure (actual value) and comparative values on to the graph.
Learn to add tickmark groups, labels, set the value and customize the look of a xamRadialGauge.
Learn to add data points to the xamTimeLine and explore how to navigate around the control.
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.
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…
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…
Learn to feed data to the xamTreeMap to visualize the relative size of data on a hard drive.
Learn the steps required to setup SQL Server Analysis Services and IIS to support XMLA HTTP access. Once your infrastructure is prepared see how to configure the xamPivot grid to comsume data from the exposed data wharehouse.
Get started with the xamDataChart and learn to add axis and series data to a chart.
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…