{typedef} anychart.graphics.vector.SolidFill Improve this Doc
Fill.
Name | Type | Description |
---|---|---|
color | string | Fill 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)". |
opacity | number | undefined | Color opacity (0 to 1). |