New to Kendo UI for Angular? Start a free 30-day trial
PlotBand
A plot band.
Name | Type | Default | Description |
---|---|---|---|
color? |
|
The color of the plot band. | |
from? |
|
The start position of the plot band in axis units. | |
label? |
|
The label configuration of the plot band. To display a label, set the text option. See Plot Bands - Labels for sample usage. | |
opacity? |
|
The opacity of the plot band. | |
to? |
|
The end position of the plot band in axis units. |