DeleteSerie(Index: Integer): Boolean;
Index. Series index.
The DeleteSerie method deletes a series from matrix by its index.
To add a series to matrix, use the IMsTimeMatrix.AddSerie method.
The method use is given in the example for IMsTimeMatrix.CalendarSettings.
See also: