ChartYAxisPlotBandTagHelper
Example
Razor
<chart-y-axis-plot-band>
</chart-y-axis-plot-band>
Attributes
| Attribute | Type | Description |
|---|---|---|
| color | String | The color of the plot band. |
| from | Object | The start position of the plot band in axis units. |
| opacity | Double | The opacity of the plot band. |
| to | Object | The end position of the plot band in axis units. |