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