ShapePictureFill.Image Property
Gets the image used to fill a chart element.
Namespace: DevExpress.Spreadsheet.Drawings
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
OfficeImage | An OfficeImage object specifying the image used for the picture fill. |
Remarks
Use the Image property to obtain information on the image size, resolution and color depth.
See Also