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

Deployment

  • 3 minutes to read

This document describes what assemblies are required by applications, which use the functionality of the WinForms Chart Control. Some of the assemblies are essential, while others - which provide an additional functionality - can be optionally deployed depending on your requirements.

Note that if you use other DevExpress components in your application, using and deploying them should comply with the corresponding EULA documents. For more details on licensing information and the redistribution policy of DevExpress, refer to Redistribution and Deployment.

Required Libraries

These libraries are redistributable under the DevExpress EULA and intended for end-users that use your applications.

Assembly

Description

DevExpress.Data.v18.2.dll

Implements the most basic functionality common to all DevExpress controls. This includes classes for data binding, skinning, printing, exporting, as well as many other auxiliary types and resources.

DevExpress.Utils.v18.2.dll

Contains basic utility classes and common skins (such as “DevExpress Style”, “Visual Studio 2013”, “Office 2013” and “Seven Classic”).

DevExpress.Printing.v18.2.Core.dll

Contains classes that implement the basic functionality for DevExpress printing libraries.

DevExpress.XtraEditors.v18.2.dll

Contains a set of full-featured editors supported by the XtraEditors Suite.

Note: This assembly is also required when using the PdfViewer control.

DevExpress.XtraBars.v18.2.dll

Contains the Ribbon UI, toolbar, menu and docking components, provided by the DevExpress Ribbon, Menu and Docking Library.

Note: This assembly is also required when using the PdfViewer control.

DevExpress.Charts.v18.2.Core.dll

All DevExpress Charting controls contain classes shared via the same charting engine. These classes, along with a codebase, are intended for internal use, but also provide the basic functionality for ASP.NET Charts, WinForms Charts, and WPF Charts.

This assembly is also required when deploying an application containing the WPF Spreadsheet control with a chart.

DevExpress.XtraCharts.v18.2.dll

Contains basic classes that implement the main functionality for the XtraCharts suite.

DevExpress.XtraCharts.v18.2.UI.dll

Contains the ChartControl control that is intended for use in Windows applications.

DevExpress.XtraCharts.v18.2.Wizard.dll

Contains the ChartWizard, ChartDesigner and auxiliary classes.

DevExpress.XtraPrinting.v18.2.dll

Contains the PrintingSystem component, together with other additional controls that provide the printing and exporting functionality for other controls, including ChartControl and WebChartControl.

Additional Libraries

The following libraries provide additional functionality for applications that use the functionality of the Chart Control.

Assembly Description
DevExpress.Utils.v18.2.UI.dll Contains basic utility classes used in the user interface of DevExpress WinForms controls.. This library is required for the Chart Designer to operate.
DevExpress.XtraGrid.v18.2.dll This library is required for the Chart Designer to operate.
DevExpress.XtraLayout.v18.2.dll This library is required for the Chart Designer working.
DevExpress.XtraVerticalGrid.v18.2.dll This library is required for the Chart Designer working.
DevExpress.BonusSkins.v18.2.dll Contains extra skins (such as “Metropolis” and “McSkin”).

Non-Redistributable Libraries

Distributing any DevExpress design-time libraries ending with “.Design” (for instance, DevExpress.XtraCharts.v18.2.Design.dll, DevExpress.XtraEditors.v18.2.Design.dll and DevExpress.XtraPrinting.v18.2.Design) is strictly prohibited.

Please consult the EULA for additional up-to-the-minute information on which libraries, tools and executables are considered redistributable.