IMatrixWithAggregationInfo.Matrix

Syntax

Matrix: IMatrix;

Description

The Matrix property returns the matrix with aggregated data.

Comments

To calculate aggregated data, use the IBasicMatrixAggregator.ExecuteWithAggregationInfo method.

Example

The property use is given in the example for IBasicMatrixAggregator.ExecuteWithAggregationInfo.

See also:

IMatrixWithAggregationInfo