fillOpacity
The opacity of the fill color.
Declaration
get fillOpacity(): number;
set fillOpacity(fillOpacity: number);Mentioned in
Discussion
The value of this property can be in the range of 0 (fully transparent) to 1 (fully opaque). The default fill opacity is 0.1.