PlotBand
Interface
Specifies a plot band.
Definition
Package:@progress/kendo-angular-charts
Properties
color?
string
Specifies the color of the plot band.
from?
number | Date
Specifies the start position of the plot band in axis units.
Specifies the label configuration of the plot band.
To display a label, set the text option.
See Plot Bands - Labels for sample usage.
opacity?
number
Specifies the opacity of the plot band.
to?
number | Date
Specifies the end position of the plot band in axis units.