In This Topic
The FlexPivotChart control includes a smart tag in Visual Studio to provide access to its commonly used properties and tasks. This smart tag appears similar to the image below.
To access FlexPivotChart Tasks menu, click the smart tag in the upper-right corner of the FlexPivotChart control.
The FlexPivotChart Tasks menu provides the following options:
- Choose Data Source
Clicking the drop-down list next to Choose Data Source allows you to select a FlexPivotPanel to bind the chart to.
- About FlexPivotChart
Clicking About FlexPivotChart displays a dialog box, which provides the version of C1FlexPivot and online resources.
- Dock in Parent Container
Clicking Dock in Parent Container sets the Dock property to Fill so that the control bounds to the container. The menu option then changes to Undock in parent container.
Note: WinForms .NET Edition does not include rich design-time support yet. We will enhance it in future releases.