ShapeOutlineFill.SetGradientFill(ShapeGradientType, IList<GradientStopInfo>) Method
Sets the gradient fill for a drawing object’s element.
Namespace: DevExpress.Spreadsheet.Drawings
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
void SetGradientFill(
ShapeGradientType gradientType,
IList<GradientStopInfo> gradientStops
)
#Parameters
Name | Type | Description |
---|---|---|
gradient |
Shape |
A Shape |
gradient |
IList<Gradient |
A list of the Gradient |
#Remarks
Note
Currently, the Spreadsheet