AnyChart
API Reference
Still have questions?
Contact support
Top

{typedef} anychart.graphics.vector.RadialGradientStroke Improve this Doc

Radial gradient stroke.
NameTypeDescription
cxnumberCenter X.
cynumberCenter Y.
dashstring | undefinedDash settings. Read more at anychart.graphics.vector.Shape#stroke.
fxnumberFocus X.
fynumberFocus Y.
keys!Array.<(anychart.graphics.vector.GradientKey|string)>Keys list.
lineCapstring | undefinedLine cap style. More at anychart.graphics.vector.StrokeLineCap.
lineJoinstring | undefinedLine join style. More at anychart.graphics.vector.StrokeLineJoin.
modeanychart.graphics.math.Rect | undefinedFill mode. See more at anychart.graphics.vector.Shape#fill.
opacitynumber | undefinedColor opacity (0 to 1).
thicknessnumber | undefinedLine thickness.