TSService.removeSeries

Syntax

removeSeries (wbk, series, callback);

Parameters

wbk. Sets workbook value.

series. Sets series.

callback. Sets handler for operation execution end.

Description

The removeSeries method removes a row from workbook table.

Example

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

See also:

TSService