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