New to KendoReact? Start a free 30-day trial
FillOptions
The configuration options for the Shape fill.
Name | Type | Default | Description |
---|---|---|---|
color? |
|
The fill color in any of the following formats. | Format | Description | --- | --- | --- | red | The basic or extended CSS Color name | #ff0000 | The Hex RGB value | rgb(255, 0, 0) | The RGB value Specifying | |
opacity? |
|
The fill opacity. Ranges from zero (completely transparent) to one (completely opaque). |