LanerBoxView.removeSeries

Syntax

removeSeries (series, meta, seriesTabSheetIndexes);

Parameters

series. Series

meta. Service response

seriesTabSheetIndexes. Array of indices of the rows to remove from the spreadsheet (columns in case the table is rotated).

Description

The removeSeries method removes series.

Example

The example of using the removeSeries method is given on the LanerBoxView.insertSeries page.

See also:

LanerBoxView