New to Kendo UI for Angular? Start a free 30-day trial
GradientStop
Represents a gradient color stop.
Name | Type | Default | Description |
---|---|---|---|
options |
|
The configuration of this |
Constructors
GradientStop
(offset: number, color: string, opacity?: number)
Creates a new gradient stop.
Parameters
offset
number
color
string
opacity?
number