ShapeOutlineFill.SetAutoFill() Method
Sets the automatic fill for a drawing object’s element.
Namespace: DevExpress.Spreadsheet.Drawings
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Remarks
Use the SetAutoFill method to apply the default formatting to the specified drawing object’s element. The default format is determined by the current document theme (and by the ChartObject.Style value for charts).
See Also