deleteRow(index: Number, count: Number);
index. Index of the first table row to be deleted.
count. Number of rows to delete.
The deleteRow method deletes rows from the table of spliced time series.
The example of use is given on the page with description of the SpliceTabSheetDataSource.addRow method.
See also: