Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic MindFusion.Reporting for WPF 1.4 (Read 2574 times)
Forum Admin
YaBB Administrator
*****
Offline


Rock and Roll

Posts: 685
Joined: Apr 6th, 2003
MindFusion.Reporting for WPF 1.4
Nov 5th, 2015 at 2:46pm
Print Post  
MindFusion.Reporting for WPF 1.4 has been released. It adds the following new features:

Report Parameters
Parameters can now be added to a report through the new Parameters collection of the Report class. The parameters provide name, description and value and can be of any type, including expression. For more information about parameters, check the Report Parameters topic.

Barcodes
MindFusion.Reporting for WPF reports can now display UPC-A, UPC-E, EAN-8, EAN-13, and QR barcodes. The barcodes are represented by the new Barcode report item.

Improved charts
Several new properties have been added to the LineChart class to imporive the customization for the plot, grid, legend and axes. The axes settings can be specified through the new XAxisSettings and YAxisSettings properties.

The AxesChart class exposes four new properties, which can be used to specify the intervals displayed by the chart axes. The new properties are XMinValue, XMaxValue, YMinValue, and YMaxValue.

Miscellaneous
  • Report items can be searched by name through the new FindItem method.
  • Fixed an issue with horizontal data ranges.
  • Items in data range headers and footers can now bind to the data source of the data range.
  • New sample illustrating the Barcode report items.

The component is available for download here:
https://mindfusion.eu/WpfReportingTrial.zip

The component is also available on Nuget. To install the component, run the following command in the Package Manager Console:
PM> Install-Package MindFusion.Reporting.Wpf

Additional information about the library can be found in the Online Documentation:
https://www.mindfusion.eu/onlinehelp/wpfreporter/index.htm

Enjoy!
« Last Edit: Nov 30th, 2020 at 6:39pm by Forum Admin »  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint