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.

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

Fill.
NameTypeDescription
colorstringFill color as described here https://www.w3schools.com/cssref/css_colors_legal.asp.
Note: Use RGB without spaces between numbers. Example, use "rgb(0,0,255)" instead of "rgb(0, 0, 255)".
opacitynumber | undefinedColor opacity (0 to 1).