IPrxChart.DataRange

Syntax

DataRange: ITabRange;

Description

The DataRange property returns a table range containing numeric data on which the chart is based.

Example

The example of use is given on the page with description of the IPrxChart.Points property.

See also:

IPrxChart