IVZChartSeries.ItemById

Syntax

ItemById(Value: String): IVZChartSerie;

Parameters

Value. Bubble chart data series identifier.

Description

The ItemById property returns the data series by identifier.

Comments

To determine a bubble chart data series identifier, use the IVZChartSerie.Id property.

See also:

IVZChartSeries