ChartObject.GetImage() Method
Converts the chart to an image.
Namespace: DevExpress.Spreadsheet.Charts
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Returns
Type | Description |
---|---|
OfficeImage | An OfficeImage object that is the image in the document. |
See Also