ILanerSeries.Paste

Syntax

Paste(StartIndex: Integer;[ Parent: ILanerGroupSerie = Null])

Parameters

StartIndex. Position, to which a series set is inserted.

Parent. Parent series group. Optional parameter.

Description

The Paste method pastes the series set from the clipboard.

Example

The method use is given in the example for the ILanerSeries.Copy property.

See also:

ILanerSeries