IPrxChart.SeriesInRows

Syntax

SeriesInRows: Boolean;

Description

The SeriesInRows property determines the method of interpreting numeric series in the data area (the range), from which numeric values used to build the chart are obtained.

Comments

Available values:

Example

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

See also:

IPrxChart