ChartCanvasAxis.removePlotBand

Syntax

removePlotBand(band: Object, recalc: Boolean);

Parameters

band. Plot band of the chart axis.

recalc. Indicates whether chart axis is recalculated. Available values:

Description

The removePlotBand method removes plot band of the chart axis.

Example

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

See also:

ChartCanvasAxis