AnyChart
API Reference
Still have questions?
Contact support
Top
You are looking at an outdated v7 version of this document. Switch to the v8 version to see the up to date information.

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

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.