API / Series/Visual / GradientStop

Defined in: src/core/types/chart/gradient.ts:1

Properties

Property Type Description
color string Color of the stop. Supported formats are hex, rgb/rgba, hsl/hsla, and named colors. Min Length 1
offset number Position of the stop as a value from 0 to 1. Minimum 0 Maximum 1
Previous
Next