Quickly visualizing column value changes in the Infragistics WPF grid Kiril Matev / Wed, Aug 15, 2012 The vast majority line of business application rely on grids for showing record data. In your WPF applications, you can find the XamDataGrid (a part of NetAdvantage for WPF ) especially useful for showing...
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...
A Sample Sales Reporting Application Built Using Silverlight Kiril Matev / Tue, Apr 12, 2011 Many customers are choosing Silverlight for building line of business applications because of the productivity of the platform and the rich interaction it enables. We offer fully-featured products in...
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...
Using Built-in and Custom-logic Trendlines in the XamDataChart Kiril Matev / Mon, Aug 23, 2010 Trendlines are an important feature in every charting component. The XamDataChart , the fast chart component capable of real-time data feeds in both WPF and Silverlight platforms, supports a number of...
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...
Hosting a WPF PivotGrid delivering advanced data analysis in your Windows Forms application Kiril Matev / Fri, Jun 11, 2010 When it comes to data analysis, users have for too long relied heavily on spreadsheet software. We’ve all seen applications where users export the data shown in a grid control, and analyze it using spreadsheet...