Skip to main content
All docs
V24.2

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

OfficeCharts Class

A service used to enable chart support in the Word Processing Document API and WinForms/WPF Rich Text Editors.

Namespace: DevExpress.Office.Services

Assembly: DevExpress.Office.v24.2.Core.dll

NuGet Package: DevExpress.Office.Core

#Declaration

public class OfficeCharts

The following members return OfficeCharts objects:

#Remarks

The Word Processing Document API and WinForms/WPF Rich Text Editors use Spreadsheet charts to import, generate, render, print, and export documents that contain charts. Refer to the following topics for information on how to enable chart support in your word processing app:

#Inheritance

Object
OfficeCharts

#Extension Methods

See Also