IBasicMatrixAggregator.IgnoreNulls

Syntax

IgnoreNulls: IgnoreNullsState;

Description

The IgnoreNulls property contains method of empty values treatment on data aggregation.

Comments

The default value is IgnoreNullsState.IgnoreAllNulls.

Example

The example of use is given in description of the DefaultLevelAggregation property.

See also:

IBasicMatrixAggregator