Skip to main content
A newer version of this page is available. .

Included Components

The WinForms Chart Control provides the ChartControl component to be used in WinForms applications. This control implements all charting functionalities and are available on the DX.21.2: Data & Analytics toolbox tab in Visual Studio IDE.

HowTo_AddChartControl01.png

To print or export a chart, you need to utilize the XtraPrinting Library. For more information on how this can be done, please refer to the Exporting section.

Note

If you want to add charts to a WPF application, you need to use Chart Control for WPF.