removePlotBand(band: Object, recalc: Boolean);
band. Plot band of the chart axis.
recalc. Indicates whether chart axis is recalculated. Available values:
true. Chart axis is recalculated.
false. Chart axis is not recalculated (default).
The removePlotBand method removes plot band of the chart axis.
The example of use is given on the page with description of the ChartCanvasAxis.PlotBands property.
See also: