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

Deployment

  • 3 minutes to read

This document describes the assemblies required by applications that use the ASP.NET Chart control functionality. Some of the assemblies are essential, while others, which provide additional functionality, can be optionally deployed depending on your requirements.

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

Note

There are some restrictions on using web charts at the Medium Trust permission level. For more information on this, refer to Medium Trust Support.

Required Libraries

Below is a list of the essential libraries required by applications that use the ASP.NET Chart control. These libraries are considered redistributable under the .NET Controls & Frameworks EULA, and are intended for distribution by you to the end-users of the software applications that you create.

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.Printing.v18.2.Core.dll

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

DevExpress.Pdf.v18.2.Core.dll

Contains internal classes that provide the basic functionality to parse and render PDF files.

DevExpress.RichEdit.v18.2.Core.dll

Contains classes that implement the logic for formatting rich text, as well as basic types that provide a public API common to such DevExpress RTF controls as ASP.NET RichEdit, WinForms RichEdit, and WPF RichEdit.

This assembly is also required when using a Rich Edit in-place editor (RepositoryItemRichTextEdit), Filter Editor Control (FilterEditorControl) and/or exporting to DOCX.

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.

DevExpress.Web.v18.2.dll

Contains classes that implement the core functionality of all DevExpress web controls and the functionality of controls from the following components: Data Editors, GridView, Card View, Vertical Grid, Data and Image Navigation, Docking and Popups, Site Navigation and Layout, File Management and Multi-Use Site Controls.

DevExpress.XtraCharts.v18.2.Web.dll

Contains the WebChartControl control that is intended for use in ASP.NET applications.

Redistributable Libraries

The following list summarizes the libraries that are considered redistributable under the DevExpress EULA.

  • DevExpress.Data.v18.2.dll
  • DevExpress.Printing.v18.2.Core.dll
  • DevExpress.Pdf.v18.2.Core.dll
  • DevExpress.Charts.v18.2.Core.dll
  • DevExpress.XtraCharts.v18.2.dll
  • DevExpress.Web.v18.2.dll
  • DevExpress.Web.ASPxThemes.v18.2.dll
  • DevExpress.XtraCharts.v18.2.Web.dll

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.