New to Kendo UI for Angular? Start a free 30-day trial
ShapeFillGradient
Defines the gradient fill of the shape. Used in the gradient
property of ShapeFill.
Name | Type | Default | Description |
---|---|---|---|
center? |
|
The center of the radial gradient. Coordinates are relative to the shape bounding box. For example, | |
end? |
|
The end point of the linear gradient. Coordinates are relative to the shape bounding box. | |
radius? |
|
|
The radius of the radial gradient relative to the shape bounding box. |
start? |
|
The start point of the linear gradient. Coordinates are relative to the shape bounding box. | |
stops? |
|
The array of gradient color stops. | |
type? |
|
The type of the gradient. Supported values are |