{typedef} anychart.graphics.vector.RadialGradientFill Improve this Doc
Radial gradient fill.
Name | Type | Description |
---|---|---|
cx | number | Center X. |
cy | number | Center Y. |
fx | number | Focus X. |
fy | number | Focus Y. |
keys | Array.<(anychart.graphics.vector.GradientKey|string)> | Keys list. |
mode | anychart.graphics.math.Rect | undefined | Fill mode. See more at anychart.graphics.vector.Shape#fill. |
opacity | number | undefined | Color opacity (0 to 1). |