Reports with charts

Top  Previous  Next

FastReport uses Microsoft Chart library to display charts. This library will be included in .Net Framework 4.0. Now it is available as a separate download here:

 

http://www.microsoft.com/downloads/details.aspx?FamilyID=130f7986-bf49-4fe5-9ca8-910ae6ea442c

 

This library requires .Net Framework 3.5 SP1. It is freeware; you can learn about its features here:

 

http://code.msdn.microsoft.com/mschart

 

Let us highlight some features of Microsoft Chart:

 

more than 30 types of series (bars, columns, areas, lines, bubbles, pie, circular, financial, pyramidal, ranges);
3D support;
supports several series of different types in one chart;
full control over appearance and behavior of each chart element.