ChartCanvasAxis.addPlotBand

Syntax

addPlotBand(band: Object);

Parameters

band. Plot band of the chart axis.

Description

The addPlotBand method adds a plot band on the chart axis.

Example

The example of use is given on the page with description of the ChartCanvasAxis.PlotBands property.

See also:

ChartCanvasAxis