MindFusion.Reporting for WPF Releases

Released: Dec 2, 2021

Updates in V1.4.2

Features

  • Added Microsoft .NET 5 support - The Reporting.WPF distribution now includes assemblies for .NET 5. Locally installed assemblies don't show automatically in toolbox at this time, you can add them to projects either manually or through Nuget package manager.
  • Added new barcodes - Added the ability to create barcodes in Code-128 format.

Released: Nov 5, 2015

Updates in this release

Updates in 1.4

  • Report Parameters - Parameters can now be added to a report using the new Parameters collection of the Report class.
  • Barcodes - MindFusion.Reporting for WPF reports can now display UPC-A, UPC-E, EAN-8, EAN-13 and QR barcodes.
  • Improved Charts - Several new properties have been added to the LineChart class to improve customization for plot, grid, legend and axes.
  • Report items can be searched by name using the new FindItem method.
  • Items in data range headers and footers can now bind...

Released: May 7, 2013

Updates in this release

Updates in V1.3.1

  • Visual Studio 2012 support - The installer can create a VS 2012 toolbox palette for the component, and can optionally install VS 2012 sample projects.
  • Side-By-Side Containers - Items in a report can be arranged in parallel by putting them inside a SideBySideContainer report item. This is useful when displaying two (or more) data ranges next to each other.

Released: Dec 1, 2010

Updates in this release

Updates in 2011

  • Four new layout algorithms added to the diagram control
  • Now includes holiday functionality in the Calendar control
  • Resource view improvements in the Calendar control
  • Support for more chart types in reports

Released: Nov 29, 2010

Updates in this release

Updates in V1.1

  • Now includes a report designer
  • Improved support for LINQ data sources
  • New and improved charts
  • Report.CultureInfo property added
  • Custom rendering of items