Class: PlotLineOrBand

Highcharts. PlotLineOrBand

new PlotLineOrBand(axis [, options])

The object wrapper for plot lines and plot bands

Parameters:
Name Type Argument Description
axis Highcharts.Axis

Related axis.

options Highcharts.AxisPlotLinesOptions | Highcharts.AxisPlotBandsOptions <optional>

Options to use.

Members

label :Highcharts.SVGElement

SVG element of the label.

Type:

svgElem :Highcharts.SVGElement

SVG element of the plot line or band.

Type:

Methods

destroy()

Remove the plot line or band.