ChartValueAxisPlotBandTagHelper
Example
<chart-value-axis-plot-band>
</chart-value-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. |