Back to Devexpress

ChartFormat Interface

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-ee701a68.md

latest1.8 KB
Original Source

ChartFormat Interface

Contains chart properties.

Namespace : DevExpress.XtraRichEdit.API.Native

Assembly : DevExpress.RichEdit.v25.2.Core.dll

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public interface ChartFormat
vb
Public Interface ChartFormat

The following members return ChartFormat objects:

Remarks

A ChartFormat object allows you to access the following chart properties:

See Also

ChartFormat Members

DevExpress.XtraRichEdit.API.Native Namespace