MindFusion WinForms Programmer's Guide
MindFusion.Reporting Tutorials

The following tutorials will show you how to create and design MindFusion.Reporting reports. The reports are applicable for both Visual Studio 2005 and Visual Studio 2008.

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 Your 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 bar chart to the report.

Tutorial 5: Adding a RadarChart to a Report