WPF 3D Surface Chart for your scatter data Kiril Matev / Wed, Jul 17, 2013 As part of the Infragistics WPF product, we already offer a substantial array of data visualization controls such as a high-speed chart, map, pivot grid, timeline, treemap and others. These have been...
Upgrading your charting experience using XamDataChart Kiril Matev / Thu, Nov 10, 2011 XamChart (samples no longer available as control has been retired since the 2012.1 release) is a charting control for Silverlight and WPF, available as a part of both the Line of business and Data Visualization...
Using XamTimeline and XamDataChart to build an annotated view of your time-series data Kiril Matev / Thu, Jul 28, 2011 WPF allows developers to build highly interactive UIs, enabling users to browse large data sets displayed in charts using hardware-accelerated panning and zooming. However, when you’re building UIs featuring...
Optimizing WPF/Silverlight Chart Performance for Real-Time Data Kiril Matev / Thu, Apr 7, 2011 The XAML platform allows us to deliver rich interaction to our users much cheaper when compared against Windows Forms. One of the areas this is most useful is data visualization. At Infragistics we’ve...
Integrating a Chart and a Zoombar to Implement Financial Charting Kiril Matev / Mon, Mar 14, 2011 Integrating a chart with a zoombar control allows users to easily navigate the chart and to quickly locate the exact data they need. One scenario where this functionality is particularly valuable is financial...
Infragistics WPF XamDataGrid, XamDataChart High Performance Scenarios Kiril Matev / Sat, Dec 11, 2010 When you’re dealing with real-time or large volumes of data, the three most critical factors for the user experience of your application are performance, performance and…performance. Customers are often...
Binding a collection of series to a XamDataChart Kiril Matev / Mon, Aug 23, 2010 Let’s say you have a collection of data series you need to bind to a XamDataChart , our fast and user-friendly charting control in WPF and Silverlight . Declare the series in the XAML code, you say. However...
Using Date Labels with Scatter Series in the XamDataChart Kiril Matev / Wed, Jul 14, 2010 Working on a project recently, we had to plot time-series data using the XamDataChart , the fast new charting component in the Data Visualization suite , available for both WPF and Silverlight . As data...
Using Data Editing in the XamDataChart to implement What-if Analysis functionality Kiril Matev / Fri, Jul 2, 2010 Users like to have quantitative data visualized as much as possible, in order to make it easier to understand, compare and discover patterns. In many cases, however, editing data takes your users away...
Explaining Financial Indicators in the XamDataChart Kiril Matev / Wed, Jun 23, 2010 Some of the most demanding charting scenarios are in the financial world – substantial amounts of data coming in at real-time, and a wealth of historical data to put everything into context. Apart from...