Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

ChartObject.GetImage() Method

Converts the chart to an image.

Namespace: DevExpress.Spreadsheet.Charts

Assembly: DevExpress.Spreadsheet.v20.2.Core.dll

Declaration

OfficeImage GetImage()

Returns

Type Description
OfficeImage

An OfficeImage object that is the image in the document.

See Also