AnyChart
API Reference
Still have questions?
Contact support
Top

{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).