Back to Devexpress

Shape.ChartFormat Property

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-shape-ac79ac52.md

latest1.9 KB
Original Source

Shape.ChartFormat Property

Returns chart properties.

Namespace : DevExpress.XtraRichEdit.API.Native

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
ChartFormat ChartFormat { get; }
vb
ReadOnly Property ChartFormat As ChartFormat

Property Value

TypeDescription
ChartFormat

An object that contains chart properties.

|

Remarks

Use the ChartFormat property to access the following chart properties:

See Also

Shape Interface

Shape Members

DevExpress.XtraRichEdit.API.Native Namespace