ChartSeriesLegendItemAreaSettingsTagHelper
Example
Razor
<area/>
Attributes
| Attribute | Type | Description |
|---|---|---|
| background | String | The background color of the legend item. Accepts a valid CSS color string, including HEX and RGB. Defaults to the series color. |
| opacity | Double | The opacity of the legend item. Defaults to the series opacity. |