Back to Devexpress

OfficeCharts Class

officefileapi-devexpress-dot-office-dot-services-11c4729f.md

latest2.1 KB
Original Source

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

NuGet Package : DevExpress.Office.Core

Declaration

csharp
public class OfficeCharts
vb
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

ActivateCrossPlatformCharts()

See Also

OfficeCharts Members

DevExpress.Office.Services Namespace