Show contents 

Report > Report Assembly Interfaces > IPrxChart > IPrxChart.SeriesRange

IPrxChart.SeriesRange

Syntax

SeriesRange: ITabRange;

Description

The SeriesRange property returns the table range, from which the chart series names are obtained.

Example

The property use is given in the example for IPrxChart.PointChartMode.

See also:

IPrxChart