Show contents 

Report > Report Assembly Interfaces > IPrxChart > IPrxChart.PointsRange

IPrxChart.PointsRange

Syntax

PointsRange: ITabRange;

Description

The PointsRange property returns the range of the data table, from which the chart points names are obtained.

Example

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

See also:

IPrxChart