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

ShapeGradientFill.GradientType Property

Returns the type of the gradient applied to a chart element.

Namespace: DevExpress.Spreadsheet.Drawings

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

Declaration

ShapeGradientType GradientType { get; }

Property Value

Type Description
ShapeGradientType

A ShapeGradientType enumeration value specifying the gradient type.

See Also