GradientStopOptions
Interface
Configuration options for a gradient color stop.
Definition
Package:@progress/kendo-drawing
Properties
color?
string
offset?
number
The stop offset from the start of the element (see example). Ranges from zero (the start of the gradient) to one (the end of the gradient).
opacity?
number
The fill opacity. Ranges from zero (completely transparent) to one (completely opaque).