ILanerBox.SelectedSeriesCount

Syntax

SelectedSeriesCount: Integer;

Description

The SelectedSeriesCount property returns number of the series selected in the component.

Comments

SelectedSeriesCount returns only positive values. If no series is selected in LanerBox, the SelectedSeriesCount property returns Null.

Example

The property use is given in the example for ILanerBox.SelectedSeries.

See also:

ILanerBox