SkipEmptyValues: Boolean;
The SkipEmptyValues property determines whether empty values of analytical data area slice will be skipped.
Available values:
True. Empty values of data slice will be skipped.
False. Default. Empty values of data slice will not be skipped.
The property use is given in the example for IEaxDataAreaSlice.CalculationOptions.
See also: