Click or drag to resize

XlsChartFill GradientStops Property

Gets or sets the collection of gradient stops for the gradient fill.

Namespace: Spire.Xls.Core.Spreadsheet.Charts
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public override GradientStops GradientStops { get; }

Property Value

Type: GradientStops
See Also