IgnoreNulls: IgnoreNullsState;
The IgnoreNulls property contains method of empty values treatment on data aggregation.
The default value is IgnoreNullsState.IgnoreAllNulls.
The example of use is given in description of the DefaultLevelAggregation property.
See also: