Show contents 

Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing in Development Environment > Description of System Assemblies > Report > Report Assembly Interfaces > IPrxChart > IPrxChart.SeriesInRows

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