New to Kendo UI for Angular? Start a free 30-day trial

PlotBand

A plot band.

NameTypeDefaultDescription

color?

string

The color of the plot band.

from?

number | Date

The start position of the plot band in axis units.

label?

PlotBandLabel

The label configuration of the plot band.

To display a label, set the text option.

See Plot Bands - Labels for sample usage.

opacity?

number

The opacity of the plot band.

to?

number | Date

The end position of the plot band in axis units.

In this article

Not finding the help you need?