[]
This quick start guide is intended to get you up and running with FlexPivot. In this section, you begin by connecting the FlexPivotPage control to C1DataEngine. You also understand how to bind FlexPivotPage control to a local data source, and then continue exploring various features available in the control at runtime.
Note: Both the .NET Framework and .NET Editions of FlexPivot use the same reference assembly for DataEngine and PivotEngine. The WinForms .NET Edition does not include rich design-time support yet. We will enhance it in future releases.
Using FlexPivot Controls with Data Source
Creating Custom FlexPivot Application in Code