MindFusion.Wpf Pack Programmer's Guide
Reporting for WPF Tutorials

Tutorial 1: Getting Started
This tutorial will help you create a very simple data-bound report from scratch.

Tutorial 2: Binding to a Data Source
This tutorial will demonstrate how to create and bind DataRange objects manually and how to create master-detail relationship between data-ranges representing related tables.

Tutorial #3: Customizing the Report
This tutorial illustrates how to adjust various settings of a report in order to customize its appearance.

Tutorial 4: Using Charts in Reports
This tutorial extends Tutorial 1 by adding a pie chart to the report.

Tutorial 5: Custom Rendering
This tutorial extends Tutorial 4 by adding colors to the chart and by rendering the corresponding entries in the report with the appropriate colors.