class anychart.graphics.vector.RadialGradient Improve this Doc
Radial gradient.
Do not invoke constructor directly. Use anychart.graphics.vector.Shape#fill
to create linear gradient.
See also:
anychart.graphics.vector.Circle#fill
anychart.graphics.vector.Ellipse#fill
Try it:
Methods Overview
Miscellaneous | |
dispose() | Disposes gradient completely, removes from parent layer, null internal links, removes from DOM structure. |
Methods Description
dispose
Disposes gradient completely, removes from parent layer, null internal links, removes from DOM structure.